-
Bug
-
Resolution: Unresolved
-
P4
-
8
-
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
-