<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Touchpad too "sticky""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100122#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Touchpad too "sticky""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100122">bug 100122</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>The problem is that the touchpad loses tracking, e.g. at timestamp 19.891130
you get a finger down but at 19.975974 the finger is released again. The total
time is ca 80ms and well within the tap timeout threshold. The movement is
within a few device units, so that threshold doesn't trigger either. And the
next event comes ca 150ms after the release, so we can't even do a 'lookahead'
to see if we have a busted event sequence. The same applies to the sequence at
20.648695.

Now, there is relatively little we can do but one thing I noticed is that the
pressure defaults are different to what the touchpad sends. So what I'll need
from you is a touchpad recording that's several hours long with a lot of
interaction. That should give me enough information regarding pressure values
for libinput 1.7 and with a bit of luck that may also fix some of this bug.</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>