[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-621) Traditional Chinese Input Failed in Visual Page Editor

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Thu Mar 27 21:19:40 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-621?page=comments#action_12405321 ] 
            
Snjezana Peco commented on JBIDE-621:
-------------------------------------

When typing Chinese, Japanese or some other languages that require an Input Method Editor, Mozilla doesn't fire key events.
The compositionstart, text and compositionend events are fired. We can catch these events in the design mode off, but there isn't any interface in Java for text handling (nsTextEvent). The display.addFilter method also doesn't catch key events when using IME.
In my opinion, the only way to solve this issue is to set the design mode on and use DOM mutation events.

> Traditional Chinese Input Failed in Visual Page Editor
> ------------------------------------------------------
>
>                 Key: JBIDE-621
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-621
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor
>    Affects Versions: ExadelStudioPro4
>         Environment: Eclipse 3.2.2+Exadel Studio Pro 4.0.4+Tomcat 5.5+Windows XP Home(US English)
>            Reporter: KT Lo
>         Assigned To: Maxim Areshkau
>             Fix For: LATER
>
>         Attachments: Chinese.png, editing.zip, screenshot-1.jpg, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg
>
>
> Step 1: Called Up Traditional Chinese Phonetic Input Method (Check ScreenShot:"Step1)
> Step2: Intended Chinese Character typed but not showed and in the VIsual Page Editor ( (Check ScreenShot:"Step2)

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

        



More information about the jbosstools-issues mailing list