On Wed, 21 May 2025 12:15:59 GMT, Alexey Ivanov wrote:
>I wonder if this system reproduces other bugs where expected events aren't
>received… such as java/awt/event/KeyEvent/FunctionKeyTest.java
>([JDK-8343104](https://bugs.openjdk.org/browse/JDK-8343104)) and
>java/awt/List/ItemEventTest/Item
On Wed, 21 May 2025 12:09:30 GMT, Alexey Ivanov wrote:
>> Abhishek Kumar has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Review comment fix
>
> test/jdk/java/awt/List/ListEnterExitTest.java line 113:
>
>> 111:
>> 112: private class
On Wed, 21 May 2025 12:21:32 GMT, Abhishek Kumar 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 ev
On Wed, 21 May 2025 04:36:11 GMT, Abhishek Kumar 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 could
> 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
On Wed, 21 May 2025 04:36:38 GMT, Abhishek Kumar 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 ev
On Tue, 20 May 2025 19:40:04 GMT, Alexey Ivanov wrote:
>> 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
On Wed, 21 May 2025 01:45:46 GMT, Sergey Bylokhov 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 repro
> 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
On Tue, 20 May 2025 07:53:30 GMT, Abhishek Kumar 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 ev
On Tue, 20 May 2025 07:53:30 GMT, Abhishek Kumar 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 ev
On Tue, 20 May 2025 07:53:30 GMT, Abhishek Kumar 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 ev
On Tue, 20 May 2025 07:53:30 GMT, Abhishek Kumar 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 ev
On Mon, 19 May 2025 12:16:57 GMT, Alexey Ivanov wrote:
>> 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
> 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
> 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
On Tue, 20 May 2025 04:12:59 GMT, Abhishek Kumar wrote:
>> test/jdk/java/awt/List/ListEnterExitTest.java line 90:
>>
>>> 88: robot.waitForIdle();
>>> 89: robot.delay(100);
>>> 90:
>>
>> I don't really understand why `waitForIdle` and `delay` are needed here at
>> all.
On Mon, 19 May 2025 12:12:22 GMT, Alexey Ivanov 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 eve
On Mon, 19 May 2025 08:15:29 GMT, Abhishek Kumar 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
On Mon, 19 May 2025 08:15:29 GMT, Abhishek Kumar 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
On Mon, 19 May 2025 08:15:29 GMT, Abhishek Kumar 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
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 de
22 matches
Mail list logo