-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
None
-
x86
-
windows_2000
Using JFileChooser (this is used by Forte For Java to mount a filesystem)
If the JFileChooser opens by listing "My Documents" folder in Windows 2000,
try to create a new folder in "My Documents" by clicking the new folder icon.
No new folder is created, nothing happens.
If a subdirectory of "My Documents," which doesn't
have a space in its name, is opened and the new folder
icon is clicked then a new folder can be created.
More info...
On my PC, the "My Documents" directory contains
the directories, "My eBooks" and "My Pictures."
A new folder can be created in "My eBooks" but
not "My Pictures."
So, it appears that if the 2nd word of the directory
name begins with a capital letter than a new directory
cannot be created.
If the JFileChooser opens by listing "My Documents" folder in Windows 2000,
try to create a new folder in "My Documents" by clicking the new folder icon.
No new folder is created, nothing happens.
If a subdirectory of "My Documents," which doesn't
have a space in its name, is opened and the new folder
icon is clicked then a new folder can be created.
More info...
On my PC, the "My Documents" directory contains
the directories, "My eBooks" and "My Pictures."
A new folder can be created in "My eBooks" but
not "My Pictures."
So, it appears that if the 2nd word of the directory
name begins with a capital letter than a new directory
cannot be created.
- duplicates
-
JDK-4522927 REGRESSION:"create new folder" icon in JFileChooser(SwingSet2 demo)is disabled
-
- Closed
-
- relates to
-
JDK-4486911 Win2K: FileSystemView.isFileSystem(File) return false for the directories
-
- Closed
-