This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 53467

Summary: I18N: In System Locale: zh_TW, texts of buttons in open file dialog shows only boxes
Product: utilities Reporter: skyjacker <skyjacker>
Component: Open FileAssignee: issues@utilities <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: I18N
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: FileChooser in NetBeans with SystemLookAndFeel
JFileChooser in other Java application with SystemLookAndFeel

Description skyjacker 2005-01-15 18:58:49 UTC
In System Locale: zh_TW
Choose open file:
Chinese texts in open/cancel button shows only 
boxes.
Comment 1 Marian Petras 2005-01-17 07:47:33 UTC
I guess it is the same problem as the one reported in issue #50993
("Cannot display local text in FileChooser").

Can you see Chinese characters in the rest of the IDE?
Which version of the JDK do you use?
Comment 2 skyjacker 2005-01-21 13:16:08 UTC
Created attachment 19858 [details]
FileChooser in NetBeans with SystemLookAndFeel
Comment 3 skyjacker 2005-01-21 13:18:15 UTC
Created attachment 19859 [details]
JFileChooser in other Java application with SystemLookAndFeel
Comment 4 Marian Petras 2005-01-21 14:39:24 UTC
Thanks for the screenshots.

Which JDK do you use? Please write the full VM version info from the
About dialog:

   1) In the NetBeans main window, choose Help(H) > About(A).
   2) In the About dialog, select the Detail tab (the second one).
   3) Look at the "VM:" row (the fifth row below the title).
Comment 5 skyjacker 2005-01-21 17:09:43 UTC
It looks like the same problem with issue #50993 but I'm not sure.
I have also test other Java application and the dialog in them shows well.

I can see Chinese characters in editor well.

JDK info:
Java: 1.5.0_01
VM:   Java HotSpot Client VM 1.5.0_01-b08
Comment 6 Marian Petras 2005-02-23 11:22:30 UTC
This bug is a duplicate of bug #52233 which is in fact the same as bug
#52178 ("Most of Japanese glyphs on IDE seem broken on windowsXP
platform."). The bug is fixed now so that work well in NetBeans 4.1.

*** This issue has been marked as a duplicate of 52233 ***