[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
Tue Nov 7 08:57:45 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103210
--- Comment #12 from Peter Hutterer <peter.hutterer at who-t.net> ---
Ok, I have a reproducer for the crash in the form of a test case. Sequence of
events is:
* key event - starts dwt timeout
* touch down
* dwt timeout expiry
* touch changes to palm based on pressure/size
Cause is, I think, the dwt code that disables and re-enables tap so we miss out
on the TOUCH_BEGIN event while dwt is active and then crash when the assertion
is it because we're one behind. I'll fix this asap.
--
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/20171107/bc8b6508/attachment.html>
More information about the wayland-bugs
mailing list