-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
When a window has a maximum size constraint set using setMaxWidth() and setMaxHeight(), attempting to resize the window programmatically (e.g., via stage.setWidth() or stage.setHeight()) beyond the defined maximum results in incorrect view rendering.
Although the window size remains visually constrained, the layout/view may behave as if it has been resized beyond the limits.
Although the window size remains visually constrained, the layout/view may behave as if it has been resized beyond the limits.
- relates to
-
JDK-8354943 [Linux] Package of fixes for glass gtk
-
- Open
-