RFR: 8359061: Update and ProblemList manual test java/awt/Cursor/CursorDragTest/ListDragCursor.java [v2]
Damon Nguyen
dnguyen at openjdk.org
Wed Jun 11 16:15:30 UTC 2025
On Wed, 11 Jun 2025 05:15:26 GMT, Harshitha Onkar <honkar 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.
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.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25705#discussion_r2140593486
More information about the client-libs-dev
mailing list