On Fri, 4 Oct 2024 00:34:49 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

> Following two tests are open-sourced:
> 
> 1.    test/jdk/java/awt/dnd/CustomDragCursorTest.java - Automated, 
> Problemlisted on macOS
> 2.    test/jdk/java/awt/dnd/DnDAcceptanceTest/DnDAcceptanceTest.java - Manual

test/jdk/java/awt/dnd/DnDAcceptanceTest/MyMouseDragGestureRecognizer.java line 
25:

> 23: 
> 24: /* Due to 2 AWT bugs:
> 25:  * 4117525  mouseDragged events on Win32 do not set BUTTON1_MASK correctly

These bugs were fixed 20 years ago. Is this sub-class still necessary ?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21342#discussion_r1788058326

Reply via email to