[etoys-notify] [JIRA] Created: (SQ-850) Indic language inputs are not accepted

K. K. Subramaniam (JIRA) tracker at squeakland.org
Mon Oct 4 23:42:02 EDT 2010


Indic language inputs are not accepted
--------------------------------------

                 Key: SQ-850
                 URL: http://tracker.squeakland.org/browse/SQ-850
             Project: squeakland
          Issue Type: Bug
          Components: etoys-linux
            Reporter: K. K. Subramaniam
            Assignee: K. K. Subramaniam
            Priority: Critical
             Fix For: etoys 4.1.1
         Attachments: m17nenv-kks.3.cs

Indic locales like Hindi, Kannada, Tamil etc. use input method engines on Linux that transcode keyboard codes into UTF-8 automatically. Etoys 4.1 treats these as MacRoman encodings, preventing edits for TextMorphs. Pasting text from clipboard is too complicated and tedious for kids.

I have attached a changeset that adds multilingual Indic text input support for Indic language locales. It requires etoys.sh to be patched with '-compositioninput' for locales that use "utf-8" codeset.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the etoys-notify mailing list