<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Double tap not always recognized"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90172#c27">Comment # 27</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Double tap not always recognized"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90172">bug 90172</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>that's actually intentional and it's hard to get rid of this timeout, there are
two mutually exclusive features at play:
On the one hand, the tap should stop as soon as possible after lifting the
finger. On the other hand, it should be possible to repeatedly lift the finger,
move it and set it down again to cover distances otherwise not possible on a
touchpad.

The latter requires a timeout, which is the one you're seeing (500ms after the
release). We can't have both, but the solution to this is <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Enable tapping to end drag"
   href="show_bug.cgi?id=90255">Bug 90255</a> which was
merged today.</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>