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

A Stage should allow simultaneous iconified and maximized states

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • jfx24
    • javafx
    • None

      On some platforms (at least on Ubuntu 24.04 with GNOME and Windows 11), windows can remain maximized even when they are iconified (minimized). When the window is de-iconified (restored), it retains its maximized state.

      The documentation in Stage.java regarding window states seems to align with this behavior. However, the code currently treats the WindowEvent.RESTORE event as both an unminimize (de-iconify) and an unmaximize.

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

              Created:
              Updated:
              Resolved: