-
Bug
-
Resolution: Unresolved
-
P4
-
6u65, 7u45, 8, 9
-
x86_64
-
windows_8, windows_10
When a program sets focus on a text field in a dialogue, InputContext.setCharacterSubsets() sometimes doesn't work correctly on Windows8(JP).
EXPECTED :
?The input mode of IME is changed to "full-width Hiragana".
ACTUAL:
?The input mode of IME is still "half-width Kana".
The test program sets "full-width Hiragana" to IME input mode for the top text field in "Child" dialogue.
This actual result shows that setCharacterSubsets() doesn't work correctly.
- duplicates
-
JDK-8163853 Windows 10 IME (Input Method) is not retained between applications when "Let me set a different input method for each app window" is unset
-
- Closed
-