Bug 56265

Summary: WebKit2: Drag image is offset when the page is scrolled down
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
Send the drag image origin in view coordinates rather than document coordinates darin: review+

Description mitz 2011-03-13 00:39:27 PST
<rdar://problem/8949683>
Comment 1 mitz 2011-03-13 00:45:57 PST
Created attachment 85612 [details]
Send the drag image origin in view coordinates rather than document coordinates
Comment 2 Darin Adler 2011-03-13 12:18:05 PDT
Comment on attachment 85612 [details]
Send the drag image origin in view coordinates rather than document coordinates

Looks great to me. I think you’ll need to “rebase” this now that I refactored the code in this file, but please do land this.
Comment 3 mitz 2011-03-13 13:29:00 PDT
Committed r80967.
<http://trac.webkit.org/changeset/80967>