-
Bug
-
Resolution: Not an Issue
-
P3
-
8u40
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.