RESOLVED FIXED 86205
Internals::touchPositionAdjustedToBestClickableNode adjust twice for scroll-offset
https://bugs.webkit.org/show_bug.cgi?id=86205
Summary Internals::touchPositionAdjustedToBestClickableNode adjust twice for scroll-o...
Allan Sandfeld Jensen
Reported 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.
Attachments
Patch (7.34 KB, patch)
2012-05-11 06:06 PDT, Allan Sandfeld Jensen
no flags
Allan Sandfeld Jensen
Comment 1 2012-05-11 06:06:47 PDT
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2012-05-11 07:04:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.