-
Bug
-
Resolution: Unresolved
-
P4
-
fx2.1, jfx23
-
MacOS X
The corresponding TODO can be found in glass-mat/src/com/sun/glass/ui/mac/MacApplication.java:
...
// TODO: handle owner, folder and title
return MacCommonDialogs.showFolderChooser_impl();
...
...
// TODO: handle owner, folder and title
return MacCommonDialogs.showFolderChooser_impl();
...
- blocks
-
JDK-8101526 FileChooser does not allow choosing directories
- Closed
- duplicates
-
JDK-8115442 [Directory Chooser] cannot specify a title
- Closed
- relates to
-
JDK-8123950 DirectoryChooser.setInitialDirectory(File) pays no attention to the parameter value.
- Resolved
-
JDK-8096219 Mac: FileChooser using any of the show... functions does not show the title of the dialog.
- Closed
-
JDK-8120190 Mac: [FileChooser] cannot specify title of the dialog
- Closed