-
Bug
-
Resolution: Fixed
-
P4
-
1.1.2, 1.1.6
-
1.1.8
-
x86, sparc
-
solaris_2.5.1, windows_95, windows_nt
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2021432 | 1.2.2 | Prs Prs | P4 | Resolved | Fixed | 1.2.2 |
Name: diC59631 Date: 06/25/98
Our Java-based product is being developed and tested
in 20 countries.
It appeared that the field "Files of type" of FileDialog
always shows English string "All Files (*.*)" (in WINNT/95)
no matter where you run the program while the rest of the components
in the FileDialog shows localized message/buttons. Noticing that
the system file dialog does show localized string of "All Files (*.*)
when we use "Open" menu of other applications, e.g, NotePad etc.
We knew the well-known bug in JDK that FilenameFilter is not working.
Thus the class FileDialog doesn't have any other method which allows
us to set the field to localized string.
Is there some magic setting which could fix the problem?
(Review ID: 34280)
======================================================================
- backported by
-
JDK-2021432 FileDialog always shows English word "All Files (*.*) in all countries.
-
- Resolved
-
- duplicates
-
JDK-4059705 Text in java.awt.FileDialog are in English unless recompile source
-
- Closed
-