You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Sandro Martini (JIRA)" <ji...@apache.org> on 2013/03/08 14:40:13 UTC

[jira] [Commented] (PIVOT-850) Fail to take input characters other than English in Mac Lion

    [ https://issues.apache.org/jira/browse/PIVOT-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597122#comment-13597122 ] 

Sandro Martini commented on PIVOT-850:
--------------------------------------

After some searches, the problem with Input Method Editors (IME) on OS X looks hard to fix

See here for an overview:
http://docs.oracle.com/javase/7/docs/technotes/guides/imf/overview.html
and this is the event that we must capture:
http://docs.oracle.com/javase/7/docs/api/java/awt/event/InputMethodEvent
.html and here is a tutorial on it:
http://docs.oracle.com/javase/1.5.0/docs/guide/imf/api-tutorial.html

                
> Fail to take input characters other than English in Mac Lion
> ------------------------------------------------------------
>
>                 Key: PIVOT-850
>                 URL: https://issues.apache.org/jira/browse/PIVOT-850
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk, wtk-terra
>    Affects Versions: 2.0.1, 2.0.2
>         Environment: Mac Lion
>            Reporter: Brendan
>            Assignee: Roger Whitcomb
>             Fix For: 2.0.3
>
>         Attachments: ASF.LICENSE.NOT.GRANTED--Input to Mac Lion of Chinese Character show nothing.jpg, ASF.LICENSE.NOT.GRANTED--Window 7 and Text Area to show Chinese Input as Box.jpg, inputProblem.png, WebStartInput.png
>
>
> In Mac Lion, no Chinese and Korean character can appear in TextInput and TextArea thru the input method.
> However, these components can take the character thru copy and paste.
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira