-
Bug
-
Resolution: Unresolved
-
P3
-
None
-
6
-
Cause Known
-
generic
-
generic
When entering characters using input method, if we are in compose mode, doing a select all using keyboard (Ctrl + A) removes contents of text component.
Steps:
------
1) Copy im jars under jre/lib/im to jre/lib/ext
2) Launch Notepad demo
3) Select Devanagari input method
4) Enter a few characters for which compose will be shown below the current line (Eg: "f")
5) Press Ctrl + A (Select All)
All characters in text component except the last composed character is removed.
Attached screenshot shows the status of text component before and after pressing Ctrl+A.
Steps:
------
1) Copy im jars under jre/lib/im to jre/lib/ext
2) Launch Notepad demo
3) Select Devanagari input method
4) Enter a few characters for which compose will be shown below the current line (Eg: "f")
5) Press Ctrl + A (Select All)
All characters in text component except the last composed character is removed.
Attached screenshot shows the status of text component before and after pressing Ctrl+A.
- relates to
-
JDK-6323181 IllegalArgumentException thrown when F3 is pressed in the JTextField
-
- Open
-