<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - One-finger tap registered as two-finger tap when touch-size-based palm rejection is triggered"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103210#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - One-finger tap registered as two-finger tap when touch-size-based palm rejection is triggered"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103210">bug 103210</a>
from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>