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

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx24
    • Component/s: 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.

            Assignee:
            Thiago Sayao
            Reporter:
            Thiago Sayao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: