Duplicate :
|
|
Duplicate :
|
|
Relates :
|
On Windows, on-the-spot style input method input is broken in AWT TextField or TextArea classes. How to reproduce: 1. Run some apps that have AWT text field or text area on Windows in Japanese locale 2. Give the input field a focus by clicking on it. 3. Switch the input mode from alphabet to Hiragana, by pressing ALT+'`' key. 4. Type something. The input composition takes place on the title bar. This should happen at the caret position in the text field/area. Looks like this is a regression started to happen with JDK7 b55. b54 works fine.
|