RFR: 8359061: Update and ProblemList manual test java/awt/Cursor/CursorDragTest/ListDragCursor.java [v2]
Damon Nguyen
dnguyen at openjdk.org
Thu Jun 12 17:53:13 UTC 2025
On Wed, 11 Jun 2025 22:09:27 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update PL num. Clarify instructions.
>
> test/jdk/java/awt/Cursor/CursorDragTest/ListDragCursor.java line 52:
>
>> 50: pass the test. This test fails if the cursor updates
>> 51: when pointing over the different components before
>> 52: releasing the left mouse button.
>
> Suggestion:
>
> The mouse cursor appears as an I-beam cursor
> and stays the same while dragging across the components.
> Once you reach the list release the left mouse button, at that
> moment the cursor should change to a Hand Cursor.
> If the above is true press pass.
>
> The test fails if the cursor updates while dragging
> over the different components before releasing
> the left mouse button.
Updated with some slight edits. Thanks
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25705#discussion_r2143324510
More information about the client-libs-dev
mailing list