-
Bug
-
Resolution: Fixed
-
P3
-
7u6
-
Win7, jdk1.7.0_04, javafx2.2 b09.
Create multiple TextFields. Turn Chinese or Japanese input method. Input strings in a TextField (but not commit), and then move focus to another field.
The partial composing string is left along on the first TextField.
But for JDK, in the same case, the partial composing string is cleared when move focus to another field. The behavior is same as the OS native applications, e.g. WordPad.
Test programs for FX and JDK are attached.
The partial composing string is left along on the first TextField.
But for JDK, in the same case, the partial composing string is cleared when move focus to another field. The behavior is same as the OS native applications, e.g. WordPad.
Test programs for FX and JDK are attached.
- is blocked by
-
JDK-8097217 Need a way to cancel input method composing
-
- Closed
-
- relates to
-
JDK-8122827 [TextArea MacOS] selected text is removed on focus leaving then returning
-
- Closed
-