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

--- Comment #12 from Peter Hutterer <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to