[Wayland-bugs] [Bug 90172] Double tap not always recognized

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 27 17:02:22 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90172

Peter Hutterer <peter.hutterer at who-t.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED

--- Comment #6 from Peter Hutterer <peter.hutterer at who-t.net> ---
Right, this line here is what matters:
tap state: TAP_STATE_DRAGGING_OR_DOUBLETAP → TAP_EVENT_TIMEOUT →
TAP_STATE_DRAGGING

It recognised the first tap and the second finger down event but then times out
waiting for the second finger up event. And the cause for that seems to be that
the timeout is too short, the timeout for a single tap continues through to the
doubletap so you only get 180ms in total. Patch coming up in a tick.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150428/f9a61cd2/attachment.html>


More information about the wayland-bugs mailing list