-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P3
-
Affects Version/s: 8u40
-
Component/s: javafx
Javadoc says :
To specify whether you want blocking or non-blocking dialogs, developers simply choose to call showAndWait() or show() (respectively).
But when using the show method, the app is blocked => BUG.
Attached test file.
To specify whether you want blocking or non-blocking dialogs, developers simply choose to call showAndWait() or show() (respectively).
But when using the show method, the app is blocked => BUG.
Attached test file.