RFR: 8356145: ListEnterExitTest.java fails on macos [v3]

Abhishek Kumar abhiscxk at openjdk.org
Wed May 21 04:39:01 UTC 2025


On Wed, 21 May 2025 01:45:46 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> Did you have a chance to reproduce this bug and see how it works? When I run it on my laptop I can see the mouse moving out and in of the list and clicking inside of it, but for some reason the events are not sent.

I couldn't reproduce it on my system (macOS 15.4.1).
@jayathirthrao was able to reproduce it on macOS14.6 (probably) and the behaviour was same i.e. mouse is moving in and out and clicking inside but **mouse exit event is not triggered**.

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

PR Comment: https://git.openjdk.org/jdk/pull/25299#issuecomment-2896538631


More information about the client-libs-dev mailing list