Integrated: 8251240: Menus inaccessible on Linux with i3 wm
Thiago Milczarek Sayao
tsayao at openjdk.org
Fri Sep 15 12:59:49 UTC 2023
On Sun, 9 Jul 2023 17:43:05 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> 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 calculation.
This pull request has now been integrated.
Changeset: f1859743
Author: Thiago Milczarek Sayao <tsayao at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/f18597430d44f70086364170f7bb1e5d30e7ce56
Stats: 7 lines in 1 file changed: 0 ins; 4 del; 3 mod
8251240: Menus inaccessible on Linux with i3 wm
Reviewed-by: jpereda, jvos
-------------
PR: https://git.openjdk.org/jfx/pull/1173
More information about the openjfx-dev
mailing list