-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P3
-
Affects Version/s: 6
-
Component/s: client-libs
-
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
-