-
Bug
-
Resolution: Fixed
-
P4
-
1.4.2_01, 5.0
-
04
-
generic, x86
-
generic, linux_sun
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2073880 | 5.0 | Naa Naa | P4 | Resolved | Fixed | b28 |
Behaviour of new folder button in JFileChooser is unlike native mercury.
By clicking on new folder button on native it opens the input dialog box unlike java implementation.
Steps to Reproduce:
-------------------
1) Run SwingSet2 on Mercury with -Dswing.gtkthemefile=<Your .gtkrc File>. Change the Look And Feel to GTK.
2) Go to FileChooser Demo.
3) Click on button 'Show Plain JFileChooser' and now click on 'New Folder' button, It simply creates a folder on that path.
4) Now open Gedit.
5) Click Open and click 'New Folder' button, It will show input dialog box and on saying ok it create folder. It is different than java implementation of the same.
By clicking on new folder button on native it opens the input dialog box unlike java implementation.
Steps to Reproduce:
-------------------
1) Run SwingSet2 on Mercury with -Dswing.gtkthemefile=<Your .gtkrc File>. Change the Look And Feel to GTK.
2) Go to FileChooser Demo.
3) Click on button 'Show Plain JFileChooser' and now click on 'New Folder' button, It simply creates a folder on that path.
4) Now open Gedit.
5) Click Open and click 'New Folder' button, It will show input dialog box and on saying ok it create folder. It is different than java implementation of the same.
- backported by
-
JDK-2073880 GTK L&F: Behaviour of new folder button in JFileChooser is unlike native mercury
- Resolved
- duplicates
-
JDK-4942049 "New Folder" function in GTK L&F cannot create folders w/ user specified names
- Closed
- relates to
-
JDK-4991406 l10n for 4938868/4912570: GTK L&F: Behaviour in JFileChooser unlike mercury
- Closed