-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
b21
-
x86
-
windows_nt
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2046597 | 5.0 | Michael Fang | P4 | Resolved | Fixed | tiger |
There are still a number of bugs with the new JFileChooser in JDK 1.4, which can
be tested easily using the JFileChooser demo shipped with the JDK:
- If you press the "New Folder" button, a directory is created and called "New
Folder". This name is not internationalized, and the user must manually find it
and edit it to change its name.
be tested easily using the JFileChooser demo shipped with the JDK:
- If you press the "New Folder" button, a directory is created and called "New
Folder". This name is not internationalized, and the user must manually find it
and edit it to change its name.
- backported by
-
JDK-2046597 EOU: JFileChooser when creating a new folder
- Resolved
- relates to
-
JDK-4146879 Can't change the name of a newly created directory in JFileChooser
- Closed