Fix window button states of an extended stage

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • jfx26
    • Affects Version/s: jfx25
    • Component/s: javafx

        In an extended stage, developers can choose between default window buttons or custom window buttons.

        For default window buttons, the visibility should match what would be expected for the OS. On Windows, disabled buttons are greyed out but visible; with GNOME and KDE, disabled buttons are invisible.

        For custom window buttons, only the disabled state is set by JavaFX; the visible state is left to the purview of application developers.

              Assignee:
              Michael Strauß
              Reporter:
              Michael Strauß
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: