JFX2.0 b41
Steps to reproduce:
1. create an app contains TextField or TextArea,
2. run the app on non-en Windows that Asian IM is installed,
3. input Asian characters using the IM (CCJK) in the TextField/TextArea.
The composing string is committed to as well as the characters to be committed.
This did not happen in TextBox.
Snapshot is attached.
Steps to reproduce:
1. create an app contains TextField or TextArea,
2. run the app on non-en Windows that Asian IM is installed,
3. input Asian characters using the IM (CCJK) in the TextField/TextArea.
The composing string is committed to as well as the characters to be committed.
This did not happen in TextBox.
Snapshot is attached.
- relates to
-
JDK-8120039 TextField/TextArea, need to type "Backspace" key twice to delete the last character of the composing text.
- Closed
-
JDK-8128365 TextField/TextArea, on input method composing text, the cursor doesn't move when pressing arrow keys.
- Closed