On Mon, 28 Oct 2024 05:53:12 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
> > I've found bug on resize cursors. Tried to investigate it but didn't find > > an reasonable explanation: > > If you go do a resize border triggering the cursor change and then move the > > cursor through the window without clicking to resize, the cursor will > > remain in the resize state. Even weirder, if the window is placed above a > > text editor, for example, the cursor will inherit from the window behind. > > I've tried moving the cursor across the resize border repeatedly, but it will > always change back from the resize cursor to the regular cursor as soon as it > leaves the border. Can you explain in more detail on how to provoke this > behavior? It might be a XWayland related bug, since I've been trough the cursor override code an all seems fine. And it does not present the wrong behavior on Xorg. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2440956112