<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Pointer doesn't move on rare occasions"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93948#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Pointer doesn't move on rare occasions"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93948">bug 93948</a>
              from <span class="vcard"><a class="email" href="mailto:lagoon42@gmail.com" title="Cyril B. <lagoon42@gmail.com>"> <span class="fn">Cyril B.</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=121679" name="attach_121679" title="evemu recording matching the hid record">attachment 121679</a> <a href="attachment.cgi?id=121679&action=edit" title="evemu recording matching the hid record">[details]</a></span>
evemu recording matching the hid record

I've finally managed to take a recording that is short enough. Both recording
were made simultaneously (using hid-recorder and evemu-record).

We can see the 'finger down' event, with no matching 'finger up' (although I
did it soon after):

E: 16.526484 0003 0039 21428    # EV_ABS / ABS_MT_TRACKING_ID   21428
E: 16.526484 0003 0035 0000     # EV_ABS / ABS_MT_POSITION_X    0
E: 16.526484 0003 0036 0306     # EV_ABS / ABS_MT_POSITION_Y    306
E: 16.526484 0001 014a 0001     # EV_KEY / BTN_TOUCH            1
E: 16.526484 0001 0145 0001     # EV_KEY / BTN_TOOL_FINGER      1
E: 16.526484 0003 0000 0000     # EV_ABS / ABS_X                0
E: 16.526484 0003 0001 0306     # EV_ABS / ABS_Y                306
E: 16.526484 0000 0000 0000     # ------------ SYN_REPORT (0) ----------
+1681ms
E: 56.993248 0003 0035 0681     # EV_ABS / ABS_MT_POSITION_X    681
E: 56.993248 0003 0036 0316     # EV_ABS / ABS_MT_POSITION_Y    316
E: 56.993248 0003 0000 0681     # EV_ABS / ABS_X                681
E: 56.993248 0003 0001 0316     # EV_ABS / ABS_Y                316
E: 56.993248 0000 0000 0000     # ------------ SYN_REPORT (0) ----------
+40467ms

The following move events are not moving the cursor, until I lift my finger up
and down again, which makes the cursor move normally again.</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>