[Wayland-bugs] [Bug 103210] One-finger tap registered as two-finger tap when touch-size-based palm rejection is triggered
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 8 02:12:21 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103210
--- Comment #14 from Peter Hutterer <peter.hutterer at who-t.net> ---
The code lost track of the numbers of tapping fingers down which probably why
sometimes it couldn't be triggered except on the first run. I've put more
asserts in now to make sure that doesn't happen, and I fixed the tap
suspend/resume issue that triggered the crash. same github url as above.
Tapping always seems to recover after dwt, albeit only after the 500ms timeout.
On that note: a separate bug would be (for your touchpad) to disable dwt by
default. dwt is a kludge because we can't detect palms reliably enough but this
shouldn't be the case on your touchpad. Might be worth turning it off and
testing how well it behaves.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20171108/9efdd0a9/attachment.html>
More information about the wayland-bugs
mailing list