-
Bug
-
Resolution: Won't Fix
-
P3
-
6
-
x86
-
windows_2000
1) Using the SwingSet2 demo, open a plain JFileChooser.
2) Click on the create a new folder button, which will create a "New Folder".
3) Double click on the "New Folder", which will take you into that directory.
4) Using the Windows Explorer, remove that directory.
This is different from how other filechooser work in Windows. In apps such as NotePad, once you've created that "New Folder" and have clicked into it, you will not be able to remove that directory. The filechooser or app seems creates a lock on that directory, until you are no longer in that directory. Shouldn't JFileChooser behave in the same way?
The JDK build that I used was 1.6.0 b59.
2) Click on the create a new folder button, which will create a "New Folder".
3) Double click on the "New Folder", which will take you into that directory.
4) Using the Windows Explorer, remove that directory.
This is different from how other filechooser work in Windows. In apps such as NotePad, once you've created that "New Folder" and have clicked into it, you will not be able to remove that directory. The filechooser or app seems creates a lock on that directory, until you are no longer in that directory. Shouldn't JFileChooser behave in the same way?
The JDK build that I used was 1.6.0 b59.
- relates to
-
JDK-6493695 JFileChooser - allowing to create a directory on a deleted directory
-
- Closed
-