[jfx17u] Integrated: 8251240: Menus inaccessible on Linux with i3 wm

2023-12-17 Thread Jose Pereda
On Sun, 17 Dec 2023 12:40:49 GMT, Jose Pereda wrote: > Clean backport of 8251240: Menus inaccessible on Linux with i3 wm > Reviewed-by: jpereda, jvos This pull request has now been integrated. Changeset: b7e3871c Author:Jose Pereda URL: https://git.openjdk.org/jfx17u/commit/b7e3871c

[jfx21u] Integrated: 8251240: Menus inaccessible on Linux with i3 wm

2023-11-23 Thread Jose Pereda
On Thu, 23 Nov 2023 14:42:17 GMT, Jose Pereda wrote: > Clean backport of 8251240: Menus inaccessible on Linux with i3 wm > Reviewed-by: jpereda, jvos This pull request has now been integrated. Changeset: 292315f0 Author:Jose Pereda URL: https://git.openjdk.org/jfx21u/commit/292315f0

Integrated: 8251240: Menus inaccessible on Linux with i3 wm

2023-09-15 Thread Thiago Milczarek Sayao
On Sun, 9 Jul 2023 17:43:05 GMT, Thiago Milczarek Sayao wrote: > The bug happens because `gdk_window_get_frame_extents` is not returning the > correct position when o i3-wm, probably by some bug on the wm itself. > > Te fix replaces the usage of the function for already known extents value >