-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
generic
-
generic
When doing the SWAT testing on SwingSet2 demo, I found the "New Folder" function under GTK L&F for FileChooserDemo cannot create new folders with user specified names. No such problem in Java L&F. This bug is generic to all unix OSes.
STEP TO REPRODUCE:
------------------
1. Install JDK1.5.0 b25
2. Launch SwingSet2 demo
3. Shift + F10 and choose "GTK Look and Feel"
4. Go to "Show Plain JFileChooser" -> click on "New Folder" -> neter "Swing_test" as a new folder name -> click OK button
5. Go back to the directory to verify the new folder just created. It shows "NewFolder.1", not the "Swing_test" folder name as user wants to create.
The same issue happens in "Show Preview JFileChooser" demo and "Show Custom JFileChooser" demo.
###@###.### 2003-10-22
STEP TO REPRODUCE:
------------------
1. Install JDK1.5.0 b25
2. Launch SwingSet2 demo
3. Shift + F10 and choose "GTK Look and Feel"
4. Go to "Show Plain JFileChooser" -> click on "New Folder" -> neter "Swing_test" as a new folder name -> click OK button
5. Go back to the directory to verify the new folder just created. It shows "NewFolder.1", not the "Swing_test" folder name as user wants to create.
The same issue happens in "Show Preview JFileChooser" demo and "Show Custom JFileChooser" demo.
###@###.### 2003-10-22
- duplicates
-
JDK-4912570 GTK L&F: Behaviour of new folder button in JFileChooser is unlike native mercury
-
- Resolved
-