RFR: 8365635: Add MOUSE_DRAG_DONE event type
Nir Lisker
nlisker at openjdk.org
Fri Aug 29 23:19:48 UTC 2025
On Fri, 29 Aug 2025 22:50:31 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> I must be doing something wrong - I don't see MouseDragEvent.MOUSE_DRAG_DONE, or in fact MouseDragEvent.ANY sent to the listeners, with this version of the monkey tester:
>
> https://github.com/andy-goryachev-oracle/MonkeyTest/tree/mouse.drag.done
>
> The test page in question is https://github.com/andy-goryachev-oracle/MonkeyTest/blob/mouse.drag.done/src/com/oracle/tools/fx/monkey/pages/DnDPage.java
Did you try the sample program I posted?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1873#issuecomment-3238669590
More information about the openjfx-dev
mailing list