[Webkit-unassigned] [Bug 127675] [EFL][WK2] Add a logic for checking multi touch in GestureRecognizer::noGesture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 27 03:09:18 PST 2014


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





--- Comment #8 from Sanghyup Lee <sh53.lee at samsung.com>  2014-01-27 03:06:43 PST ---
(From update of attachment 222315)
View in context: https://bugs.webkit.org/attachment.cgi?id=222315&action=review

>> Source/WebKit2/ChangeLog:3
>> +        [EFL] Add a logic for checking multi touch in GestureRecognizer::noGesture
> 
> Add [WK2] keyword in the title.

Thanks, I fixed.

>> Source/WebKit2/ChangeLog:8
>> +        If GestureRecognizer::noGesture called by touchStart event, it is always
> 
> It seems that you can improve the description more clearly. 
> When processing TouchStart event in GestureRecognizer::noGesture(), we should check the number of touch points
> to distinguish if the gesture is single tap or pinch zoom. Current logic only considers the event as single tap.

ditto

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