-
Bug
-
Resolution: Not an Issue
-
P3
-
6
-
None
-
generic
-
solaris
When text is entered using Solaris-Input-Methods for languages such as Thai, S.Chinese, the swing text-components are receiving only KeyTyped events. KeyPressed and KeyReleased events are not received.
Compile and run SwingKeyEventTest
Switch Solaris-Input-Method to Thai or S.Chinese
Type keys in JTextArea, if KeyPressed and KeyReleased messages are not seen on console bug is reproduced.
Compile and run SwingKeyEventTest
Switch Solaris-Input-Method to Thai or S.Chinese
Type keys in JTextArea, if KeyPressed and KeyReleased messages are not seen on console bug is reproduced.
- relates to
-
JDK-6305049 KeyEvents are not received when characters are entered using Thai Solaris-Input-Method - AWT
-
- Closed
-