Bug 61735

Summary: [GTK] Support smart replace during drag and drop events
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply, kaustubh.ra
Priority: P3 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 61661    

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.