-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.1.6
-
sparc
-
solaris_2.6
To reproduce:
In zh locale of Solaris 2.6 or 2.7
1. Use jdk 1.1.6N
2. Use Swing 1.0.2
3. cd SWING_HOME/examples/SwingSet
4. run 'runnit'
5. select TableView from the Menu, and select a field to edit.
6. type Ctrl+Space to change to Chinese input method and input one or more chinese characters.
7. Switch to another field, than we cannot input anything, neither ASCII nor Chinese in any kind of input areas.
There is no problem if I use jdk1.1.6D
In zh locale of Solaris 2.6 or 2.7
1. Use jdk 1.1.6N
2. Use Swing 1.0.2
3. cd SWING_HOME/examples/SwingSet
4. run 'runnit'
5. select TableView from the Menu, and select a field to edit.
6. type Ctrl+Space to change to Chinese input method and input one or more chinese characters.
7. Switch to another field, than we cannot input anything, neither ASCII nor Chinese in any kind of input areas.
There is no problem if I use jdk1.1.6D
- duplicates
-
JDK-4139750 JTable has inputmethod problem in zh locale.
- Closed