-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
x86
-
solaris_7
Use j2sdk1.4-b63 or b64 on solaris 7 zh.gbk locale
find the the title and text field(include awt.TextArea, awt.TextField) couldn't display the sch char. and title have nothing but awt.TextAread ,awt.TextField have garbage. pls see the attachment.
but in the swing.JTextField, swing.JTextArea, swing.JTable is ok.
reproduce:
1. untar swing_awt_tests.tar(get from attachment)
2. cd into awt/classes directory and perform:
%java awttest -command <localized_char>
And I also find it occur use java1.2.2-07.
find the the title and text field(include awt.TextArea, awt.TextField) couldn't display the sch char. and title have nothing but awt.TextAread ,awt.TextField have garbage. pls see the attachment.
but in the swing.JTextField, swing.JTextArea, swing.JTable is ok.
reproduce:
1. untar swing_awt_tests.tar(get from attachment)
2. cd into awt/classes directory and perform:
%java awttest -command <localized_char>
And I also find it occur use java1.2.2-07.
- relates to
-
JDK-4457492 the open and save dialog display chars as garbage in awt on solaris7 on zh.gbk
- Closed