Bug 82043 - TouchAdjustment does not correct for frame position
Summary: TouchAdjustment does not correct for frame position
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Frames (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-23 04:02 PDT by Allan Sandfeld Jensen
Modified: 2012-03-23 05:26 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.85 KB, patch)
2012-03-23 04:06 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2012-03-23 04:02:18 PDT
When calculating distances the touch adjustment code compares the touch position in window coordinates, and element positions in frame coordinates.
Comment 1 Allan Sandfeld Jensen 2012-03-23 04:06:17 PDT
Created attachment 133456 [details]
Patch
Comment 2 WebKit Review Bot 2012-03-23 05:26:41 PDT
Comment on attachment 133456 [details]
Patch

Clearing flags on attachment: 133456

Committed r111851: <http://trac.webkit.org/changeset/111851>
Comment 3 WebKit Review Bot 2012-03-23 05:26:45 PDT
All reviewed patches have been landed.  Closing bug.