-
Bug
-
Resolution: Fixed
-
P4
-
jfx24
To reproduce:
- open the Rich Editor Demo
- type or paste some text
- select File -> Save, choose a new file
Expected:
- file is saved
Observed:
- file is not saved
Also,
- File -> Open should set a *.rich file filter as the first entry.
Another issue with File -> Save As adding a duplicate extension is a product bug in FileChooser, see https://bugs.openjdk.org/browse/JDK-8352298
- open the Rich Editor Demo
- type or paste some text
- select File -> Save, choose a new file
Expected:
- file is saved
Observed:
- file is not saved
Also,
- File -> Open should set a *.rich file filter as the first entry.
Another issue with File -> Save As adding a duplicate extension is a product bug in FileChooser, see https://bugs.openjdk.org/browse/JDK-8352298
- relates to
-
JDK-8352298 FileChooser: inconsistent behavior with setInitialName()
-
- Open
-
-
JDK-8351982 ☂ RichTextArea Incubator Bugs in jfx24
-
- Open
-
- links to
-
Commit(master) openjdk/jfx/0eda4df2
-
Review(master) openjdk/jfx/1739