RFR: 8353223: [Linux] - Maximized windows do not retain correct size when resized programmatically
Thiago Milczarek Sayao
tsayao at openjdk.org
Sat Mar 29 12:26:44 UTC 2025
On Sat, 29 Mar 2025 12:17:29 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:
> When a window is maximized, if only the width or height is programmatically set, the window will retain its current maximized dimension (either height or width) as is, unless the other dimension is also explicitly set.
>
> This is consistent with what Gtk does.
I initially pasted the wrong JBS issue on the title because I was multitasking :)
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1748#issuecomment-2763340964
More information about the openjfx-dev
mailing list