[GTK] Support smart replace during drag and drop events
https://bugs.webkit.org/show_bug.cgi?id=61735
Summary [GTK] Support smart replace during drag and drop events
Martin Robinson
Reported 2011-05-30 10:13:19 PDT
There are some drag and drop tests that fail on GTK+, because it does not support smart insert/delete/paste during drag-and-drop events.
Attachments
Kaustubh Atrawalkar
Comment 1 2011-08-24 00:02:06 PDT
Hi Martin, Can you detail out what exactly is expected here? Currently drag & drop is supports insert/delete/pasting with drag and drop events. I suppose this is for text dragging. Thanks.
Kaustubh Atrawalkar
Comment 2 2011-08-24 00:02:53 PDT
Hi Martin, Can you detail out what exactly is expected here? Currently drag & drop is supports insert/delete/pasting with drag and drop events. I suppose this is for text dragging. Thanks.
Martin Robinson
Comment 3 2011-08-24 09:29:28 PDT
I believe we just need tests like editing/pasteboard/smart-drag-drop.html and editing/pasteboard/drag-drop-list.html to pass.
Note You need to log in before you can comment on or make changes to this bug.