-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: fx2.1
-
Component/s: javafx
-
Environment:
2.1.0b10
Linux ubuntu 10.04
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8131953 | 7u40 | Alexander Zvegintsev | P4 | Closed | Fixed |
Run attached application.
Click "Hierarchical order" (that is done to see z-order).
Now, try to do the same on linux and windows:
click in stage0 on "none" button.
stage1 appeared. stage1 is a child of stage0 with none type of modality.
Now the difference description:
On windowsOS, if you click somewhere in free space in stage0, it will still be under stage1. But in linux it surface over stage1.
Click "Hierarchical order" (that is done to see z-order).
Now, try to do the same on linux and windows:
click in stage0 on "none" button.
stage1 appeared. stage1 is a child of stage0 with none type of modality.
Now the difference description:
On windowsOS, if you click somewhere in free space in stage0, it will still be under stage1. But in linux it surface over stage1.
- backported by
-
JDK-8131953 Gtk: [Linux, Modality] Z-order issue 1.
-
- Closed
-