<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Touch events dropped after multiple touchpoints hit at once"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67563#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Touch events dropped after multiple touchpoints hit at once"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67563">bug 67563</a>
              from <span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=67563#c6">comment #6</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=86180" name="attach_86180" title="evdev: Flush motion events when the slot changes, not just after sync">attachment 86180</a> <a href="attachment.cgi?id=86180&action=edit" title="evdev: Flush motion events when the slot changes, not just after sync">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=67563&attachment=86180'>[review]</a> [review]
> evdev: Flush motion events when the slot changes, not just after sync

> Here is a patch to make the change mentioned above.

> It does seem to fix the basic problem but I can still get it into a confused
> state if I rapidly hit and release the screen with four fingers. I wonder if
> this is a separate problem and is related to what Artie describes.</span >

Good catch.  This must have blocked a lot of motion events too, since we only
report motion events on SYN too and only the most recently received slot then.

I think this should fix this bug (ie what Rusty reports), but I think it's
different from Arties problem in <a href="show_bug.cgi?id=67563#c4">comment 4</a>.  Arties case is where we have a
old-fashioned single-touch touchscreen that only reports BTN_TOUCH for touch
up/down and ABS_X/Y for position.  Patch applied, but we have to keep looking
for the single touch problem.</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>