-
Bug
-
Resolution: Unresolved
-
P4
-
jfx25
-
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.
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.
- relates to
-
JDK-8313424 JavaFX controls in the title bar (Preview)
-
- Resolved
-
- links to
-
Review(master) openjdk/jfx/1831