Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8355073

[Linux] View size glitch when resizing past max window size

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • javafx
    • 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.

            tsayao Thiago Sayao
            tsayao Thiago Sayao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: