[Webkit-unassigned] [Bug 80425] [Qt] REGRESSION(r109575) Broke tap-to-zoom gesture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 22:51:55 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=80425


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #130504|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #3 from Simon Hausmann <hausmann at webkit.org>  2012-03-06 22:51:54 PST ---
(From update of attachment 130504)
View in context: https://bugs.webkit.org/attachment.cgi?id=130504&action=review

> Tools/MiniBrowser/qt/MiniBrowserApplication.cpp:196
> +        touchPoint.setStartScenePos(m_startScreenPos);

You're right, the double tap recognizer uses the start screen pos, but there's a typo in this line where the start_screen_ pos is set on the start_Scene_ pos property. Please fix before landing :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list