Run attached application over some other window (over Netbeans for example)
(create all stages in 10 seconds)
1. On stage0 click button to create new stage1
2. On stage1 click button to create new stage2
3. On stage2 click button to create new stage3
You have hierarchy of stages. (I couldn't make it easier).
After 10 seconds stages 1 to 3 will be closed, but stage0 will not. AND It will (must) fail under netbeans. And that is bad.
(create all stages in 10 seconds)
1. On stage0 click button to create new stage1
2. On stage1 click button to create new stage2
3. On stage2 click button to create new stage3
You have hierarchy of stages. (I couldn't make it easier).
After 10 seconds stages 1 to 3 will be closed, but stage0 will not. AND It will (must) fail under netbeans. And that is bad.
- relates to
-
JDK-8087449 [Modality] Z-order issue
- Open
-
JDK-8088843 [Modality] Z-order in plugin is wrong in situations of two hierarchies.
- Closed