On Fri, 29 Aug 2025 22:50:31 GMT, Andy Goryachev <ango...@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