Bug 86205 - Internals::touchPositionAdjustedToBestClickableNode adjust twice for scroll-offset
Summary: Internals::touchPositionAdjustedToBestClickableNode adjust twice for scroll-o...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-11 06:03 PDT by Allan Sandfeld Jensen
Modified: 2012-05-11 07:04 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.34 KB, patch)
2012-05-11 06: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-05-11 06:03:47 PDT
The function Internals::touchPositionAdjustedToBestClickableNode adjusts internally for scroll-offset, but this adjustment is now performed earlier and more generally and should not be performed here.
Comment 1 Allan Sandfeld Jensen 2012-05-11 06:06:47 PDT
Created attachment 141393 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-11 07:04:00 PDT
Comment on attachment 141393 [details]
Patch

Clearing flags on attachment: 141393

Committed r116766: <http://trac.webkit.org/changeset/116766>
Comment 3 WebKit Review Bot 2012-05-11 07:04:04 PDT
All reviewed patches have been landed.  Closing bug.