RFR: 8359061: Update and ProblemList manual test java/awt/Cursor/CursorDragTest/ListDragCursor.java [v2]

Harshitha Onkar honkar at openjdk.org
Wed Jun 11 16:55:29 UTC 2025


On Wed, 11 Jun 2025 16:13:16 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

>> In addition to that the cursor type gets updated irrespective of whether the left mouse button is released or pressed when it is dragged from text area to list. 
>> I'm not sure if this is the expected behavior or a bug?
>
>> In addition to that the cursor type gets updated irrespective of whether the left mouse button is released or pressed when it is dragged from text area to list.
> 
> Are you saying there's a scenario where the cursor type gets updated when dragging and not releasing in an OS other than macOS? For macOS, it is a bug ([JDK-7177297](https://bugs.openjdk.org/browse/JDK-7177297)) but it seems to work correctly for other OS's AFAIK and tested.

Yes, I noticed it on windows OS, I haven't tested on macOS yet.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25705#discussion_r2140660365


More information about the client-libs-dev mailing list