[Webkit-unassigned] [Bug 127675] New: Add a logic for checking multi touch in GestureRecognizer::noGesture
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 27 01:22:09 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127675
Summary: Add a logic for checking multi touch in
GestureRecognizer::noGesture
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: sh53.lee at samsung.com
CC: demarchi at webkit.org
If UIGestureRecognizer::Gesture called by touchStart event, it is always processed as single Tap Gesture.
even though there are two or more touch points.
So we should add a logic for checking multi touch in GestureRecognizer::noGesture
--
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