<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Hysteresis detection fails on the single-touch axes after a while"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104533#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Hysteresis detection fails on the single-touch axes after a while"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104533">bug 104533</a>
from <span class="vcard"><a class="email" href="mailto:benjamin.tissoires@gmail.com" title="Benjamin Tissoires <benjamin.tissoires@gmail.com>"> <span class="fn">Benjamin Tissoires</span></a>
</span></b>
<pre>I think 352ce2b0575f195c8e6452a9 is right, as we really do not want the events
to be applied twice the fuzz.
The bug is more likely in synaptics.c for semi-mt devices. Only these devices
are not using input_mt_report_pointer_emulation(), so we should more likely set
the fuzz to ABS_X/Y manually in set_input_params() when the branch
SYN_CAP_ADV_GESTURE(info->ext_cap_0c) is selected.</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>