-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
None
-
1.4.0
-
x86, sparc
-
solaris_8, solaris_9
Tested on Solaris8 Sparc and x86/ja_JP.UTF-8 locale with Merlin beta-refresh b67 and ATOK12
Nemonic key "Alt + e" can not work and causes a space inputted on Swing Text component such as JEditorPane or JTextArea.
This problem occurs on Solaris/ja_JP.UTF-8 using ATOK12.
^^^^^^^^^^^ ^^^^^^
Pressing "Alt" + "e", a space is inputted on the editor.
To reproduce,
1. Extract attached file, swing.tar.
2. Compile attached java files.
3. Launch JEditorPaneTest.
4. Press "Alt + e".
Then you can see a space is inputted for each "Alt + e" pressing.
5. Launch JTextAreaTest
6. Press "Alt + e".
Then, you can see the same problem as JEdiorPane though a space is displayed as a square box on JTextArea.
It does not occur on ja_JP.UTF-8 using ATOK8.
It does not occur on ja locale using ATOK12.
This is reproducible with merlin-beta.