This application demonstrates a bug in TreeView’s selectionModel involving multiple selections. I noticed this bug while I was working on my JavaFX applications, and tried to isolate it into this ...
As the standard JavaFX file chooser uses system dialogs, so it is hard to test and it is not easy to modifiy (e. g. new Skin). In some cases the system controls even show poor performance opening ...