RESOLVED FIXED 71366
[Qt] Handle interruption of page interaction better
https://bugs.webkit.org/show_bug.cgi?id=71366
Summary [Qt] Handle interruption of page interaction better
Kenneth Rohde Christiansen
Reported 2011-11-02 08:08:52 PDT
As the bounce back animation from pinch zoom centers the content using the contents point which was in the center of the viewport, this animation cannot be used when stopping a pan animation, as it won't position the content at the place it was when the pan animation was interrupted.
Attachments
Patch (12.95 KB, patch)
2011-11-02 08:11 PDT, Kenneth Rohde Christiansen
no flags
Kenneth Rohde Christiansen
Comment 1 2011-11-02 08:11:29 PDT
Simon Hausmann
Comment 2 2011-11-02 08:17:25 PDT
Comment on attachment 113319 [details] Patch r=me
WebKit Review Bot
Comment 3 2011-11-02 09:14:36 PDT
Comment on attachment 113319 [details] Patch Clearing flags on attachment: 113319 Committed r99065: <http://trac.webkit.org/changeset/99065>
WebKit Review Bot
Comment 4 2011-11-02 09:14:40 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.