RFR: 8313424: JavaFX controls in the title bar (Preview) [v83]
Thiago Milczarek Sayao
tsayao at openjdk.org
Thu Jun 12 17:31:51 UTC 2025
On Thu, 12 Jun 2025 16:35:03 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> > Somewhat related question: when the Stage is not resizable, why is it being resized when going full screen?
>
> Not really related. Short answer: fullScreen overrides resizable.
On mac the fullscreen button is removed when it's not resizable.
https://github.com/user-attachments/assets/d6650055-740a-4aa6-9d6c-0bf95152eb39
On Linux/Gnome (Ubuntu 24.04) it removes the maximized button when it's no resizable.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2967663601
More information about the openjfx-dev
mailing list