On Mon, 29 Jul 2024 17:46:52 GMT, Thiago Milczarek Sayao <tsa...@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.

The problem is a configure event is telling that the window is at 0,0 (that's 
wrong). I will investigate further way this event is being sent and find a 
better solution.

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

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

Reply via email to