-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
1.3.1_01
-
generic
-
generic
jdk1.3.1_01, zh or zh_TW locale, have a default printer.
tar -xvf swing_awt_tests.tar
cd awt/classes
java awttest -command test
then there popup a frame, click the 'print' button and we couldn't see the default printer chosen by java program and must drop up that list to be chosen.
but at C locale, that default printer have been chosen
tar -xvf swing_awt_tests.tar
cd awt/classes
java awttest -command test
then there popup a frame, click the 'print' button and we couldn't see the default printer chosen by java program and must drop up that list to be chosen.
but at C locale, that default printer have been chosen
- relates to
-
JDK-4469823 There no printer list in the list
-
- Closed
-