On Tue, 20 May 2025 07:53:30 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:

>> Test was failing on macOS 14.7.1 system in CI pipeline. Logged output 
>> suggests that the mouse exit event is not triggered and thus the test fails.
>> Increased number of list items and adjusted the X and Y offset for mouse 
>> move events, so the mouse pointer will be within the frame and added robot 
>> delay to stabilize the test.
>> 
>> Verified the updated test in CI on macOS 14.7 machine and there is no 
>> failure.
>
> Abhishek Kumar has updated the pull request with a new target base due to a 
> merge or a rebase. The pull request now contains three commits:
> 
>  - File merge
>  - Review comment fix, latch and other changes
>  - Test Stabilization

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.

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

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

Reply via email to