RFR: 8337400: [Linux] Initial window position is not centered on Ubuntu 24.04 / Xorg

Kevin Rushforth kcr at openjdk.org
Thu Aug 1 22:48:37 UTC 2024


On Mon, 29 Jul 2024 17:46:52 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:

> On Ubuntu 24.04 with Xorg windows are not shown centered.
> 
> This is due a configure event being received with position 0,0 which is wrong.
> 
> The fix ignores the configure events until the window is mapped.

I've noticed a few Ubuntu 24.04 failures both on Xorg and on Wayland. I'll test them with this patch.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1520#issuecomment-2264145178


More information about the openjfx-dev mailing list