-
Enhancement
-
Resolution: Fixed
-
P3
-
fx2.1
-
win7 + javafx2.1b07
Create a simple program to launch a FileChooser SaveDialog, and add several extension filters, for example: *.txt, *.java, *.*. Run the program, when the save dialog is displayed, select *.txt from the filters, and type file name without extension, then click "Save". Observe the file name to save, the extension ".txt" is not attached, and it seems there is no method of FileChooser to get the selected filter extension.
Not sure if it's an expected feature, but it's not convenient.
Not sure if it's an expected feature, but it's not convenient.
- blocks
-
JDK-8125959 FileSaveService.saveFileDialog needs some update
-
- Resolved
-
- relates to
-
JDK-8125067 Mac: Extension filter doesn't work properly in FX/Glass
-
- Resolved
-
-
JDK-8102353 Unable to determine the selected ExtensionFilter when a FileChooser closes
-
- Resolved
-
-
JDK-8102443 Gtk: Verify if file SAVE dialog adds an extension from the filter to the file name
-
- Resolved
-