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

Fix window button states of an extended stage

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx25
    • javafx
    • None

      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.

            mstrauss Michael Strauß
            mstrauss Michael Strauß
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: