-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Cannot Reproduce
-
Affects Version/s: fx2.1
-
Fix Version/s: None
-
Component/s: javafx
-
Environment:
ubuntu linux 10.04.
2.1.0b10.
-
Subcomponent:
Run attached application.
Click "hierarchical order".
Click "init".
Click "app" in stage0, which create APPLICTION_MODAL child window.
Now, uncheck checkBox "create new with this as parent" in stage1 and in stage1 click button "none". Which create non-child window of none modality type.
In windowsOS I see, that none-window (stage2) is created over all the previous windows. In linux it is created under stage1.
Click "hierarchical order".
Click "init".
Click "app" in stage0, which create APPLICTION_MODAL child window.
Now, uncheck checkBox "create new with this as parent" in stage1 and in stage1 click button "none". Which create non-child window of none modality type.
In windowsOS I see, that none-window (stage2) is created over all the previous windows. In linux it is created under stage1.