-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: fx2.1
-
Component/s: javafx
-
None
-
Environment:
Linux GTK
The corresponding TODO can be found in glass-mat/src/com/sun/glass/ui/gtk/GtkApplication.java:
...
// TODO: handle owner, folder and title
return GtkCommonDialogs.showFolderChooser();
...
...
// TODO: handle owner, folder and title
return GtkCommonDialogs.showFolderChooser();
...