Bug 39459

Summary: [GTK] WebKit/gtk/WebCoreSupport/DragClientGtk::startDrag should use the Clipboard::sourceOperation
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 30623, 39465    
Attachments:
Description Flags
Patch for this issue xan.lopez: review+

Martin Robinson
Reported 2010-05-20 17:09:14 PDT
Currently the GdkDragAction for the new drag is calculated by looking at the dragged element. This can be controlled via the DOM, so ::startDrag should respect that.
Attachments
Patch for this issue (7.23 KB, patch)
2010-05-20 17:18 PDT, Martin Robinson
xan.lopez: review+
Martin Robinson
Comment 1 2010-05-20 17:18:51 PDT
Created attachment 56650 [details] Patch for this issue
Xan Lopez
Comment 2 2010-05-22 01:38:12 PDT
Comment on attachment 56650 [details] Patch for this issue Looks good to me.
Martin Robinson
Comment 3 2010-05-22 11:14:52 PDT
Note You need to log in before you can comment on or make changes to this bug.