[Webkit-unassigned] [Bug 92394] [Qt] Fix axis locking when panning on N9

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 07:03:38 PDT 2012


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





--- Comment #3 from Lauro Moura Maranhao Neto <lauro.neto at openbossa.org>  2012-07-27 07:03:40 PST ---
(In reply to comment #2)
> (From update of attachment 154714 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=154714&action=review
> Depending on TouchBegin and TouchEnd for axis locking does not seem right to me since a pan gesture might start with a TouchUpdate which has only one touch point (the previous update had multiple points -> transition from a pinch gesture) and it might end with a TouchUpdate when the event has multiple touch points (transition to a potential pinch gesture).

Good point. Going to update the patch.

-- 
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