RFR: 8251240: Menus inaccessible on Linux with i3 wm

Kevin Rushforth kcr at openjdk.org
Fri Sep 15 12:52:51 UTC 2023


On Sun, 3 Sep 2023 15:33:33 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.
>
> Can someone sponsor this?

@tsayao This is ready to integrate when you are ready.

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

PR Comment: https://git.openjdk.org/jfx/pull/1173#issuecomment-1721228438


More information about the openjfx-dev mailing list