-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: javafx
-
None
There is a comment in com.sun.glass.ui.Window in constructor for child windows:
272: this.screen = null; // should infer from the parent
But this functionality is not implemented yet.
272: this.screen = null; // should infer from the parent
But this functionality is not implemented yet.
- relates to
-
JDK-8115590 Wrong scale factor for child windows
-
- Resolved
-