-
Bug
-
Resolution: Not an Issue
-
P4
-
fx2.1
-
Linux ubuntu 10.04.
Run attached application.
click button "Hierarchical order"
click button "Init" - initial stage of hierarchy will appear.
click "App" in appeared stage. That created application modal stage as child of the last stage.
in appeared stage "stage1" uncheck checkBox "create new with this as parent."
click "none" that creates new stage with none modality and "free" (without parent).
and this none-modal "stage2" is always under "stage1"
click button "Hierarchical order"
click button "Init" - initial stage of hierarchy will appear.
click "App" in appeared stage. That created application modal stage as child of the last stage.
in appeared stage "stage1" uncheck checkBox "create new with this as parent."
click "none" that creates new stage with none modality and "free" (without parent).
and this none-modal "stage2" is always under "stage1"
- relates to
-
JDK-8087800 Modality: In the case of APPLICATION_MODAL needs to be able to block new windows that aren't it's descendants (see description for detail)
- Open