On Fri, 11 Jul 2025 16:56:48 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
>> a) Yes, couple of module-info file was changed but not pushed in >> b) I could use TextInputControl or the parent >> >> Any other suggestion as clearly we cannot use Scene.DragEvent return value? > > What code path does it take when pasting from an FX component? Maybe we can > look how it differs and try to redirect to that path, so the content gets > pasted correctly. Am I missing something? I can't find any evidence that a JavaFX text input control processes drag-and-drop in any way or that it ever did (though I could only easily look back to jfx14). Did the manual test referenced here ever work? ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1843#discussion_r2202051971