Bug 56265 - WebKit2: Drag image is offset when the page is scrolled down
Summary: WebKit2: Drag image is offset when the page is scrolled down
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-03-13 00:39 PST by mitz
Modified: 2011-03-13 13:29 PDT (History)
0 users

See Also:


Attachments
Send the drag image origin in view coordinates rather than document coordinates (deleted)
2011-03-13 00:45 PST, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>