-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
None
-
x86
-
solaris_7
Tested bundle:
j2sdk-1_4_0-beta-bin-b63-solx86-1 _may_2001.sh
j2sdk-1_4_0-beta-bin-b64-solx86-10_may_2001.sh
Tested environment:
Solaris 7 zh.gbk
problem found:
Using the attached swing_awt_tests.tar, couldn't invoke the zh input method in awt.TextArea, awt.TextField, swing.JTextField, swing.JTextArea,swing.JTable
steps to reproduce:
1. untar swing_awt_tests.tar
2. cd into awt/classes or swing/classes and perform:
% java awttest -command <some_localized_char>
or %java SwingTest -command <some_localized_char>
3. focuse your cursor on test field then press ctrl+space to toggle input method.
and I also find the java 1.2.2-07 also have this problem.
j2sdk-1_4_0-beta-bin-b63-solx86-1 _may_2001.sh
j2sdk-1_4_0-beta-bin-b64-solx86-10_may_2001.sh
Tested environment:
Solaris 7 zh.gbk
problem found:
Using the attached swing_awt_tests.tar, couldn't invoke the zh input method in awt.TextArea, awt.TextField, swing.JTextField, swing.JTextArea,swing.JTable
steps to reproduce:
1. untar swing_awt_tests.tar
2. cd into awt/classes or swing/classes and perform:
% java awttest -command <some_localized_char>
or %java SwingTest -command <some_localized_char>
3. focuse your cursor on test field then press ctrl+space to toggle input method.
and I also find the java 1.2.2-07 also have this problem.
- duplicates
-
JDK-4481679 change the cell's focus in JTable, the input status sometime will change disable
- Closed