<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Clickpad drag lock sometimes activates"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105850#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Clickpad drag lock sometimes activates"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105850">bug 105850</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>BTN_LEFT on a clickpad is the physical switch underneath. If you don't get the
BTN_LEFT event (like in the sequence I pointed out) then the hw is still
considering itself down. Especially on the T440 it's hard to hold the touchpad
down without a finger down, given how it's designed (though there are narrow
dead areas on the edges).

<span class="quote">> the click is occasionally arriving before the touch?</span >

yeah, but that doesn't matter to us. In your case the problem is that the
BTN_LEFT value 0 does not arrive at all when the finger is released, see the
1.950450 event.

regarding the pen, let me re-explain: when the button is logically stuck and
you are not touching the touchpad, that's when I need you to click again with
the pen and check whether this triggers a sole BTN_LEFT 0 event. Because if so,
then it's the switch. If not, then we have some other issues with the firmware
most likely.</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>