<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Cannot drag with middle button of a touchpad"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98201">bug 98201</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>peter.hutterer@who-t.net
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Cannot drag with middle button of a touchpad"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98201#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Cannot drag with middle button of a touchpad"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98201">bug 98201</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 cause here is that in order to trigger a middle click, you have to have
your finger in the middle button area (the same goes for the right button, but
a left click may be triggered from outside the area due to the hardware).

libinput swallows any motion from a finger "pinned" to the software button
area. that's a feature, but in this case it's a bug - there is no good solution
here. libinput supports two fingers though, so you can click with one finger
and then put another finger down to move. tricky on a x220 with it's small
touchpad, but I don't think I'll change the behaviour, the side-effects are
just too big.

alternatively, you can switch to clickfinger where you can press with three
fingers to trigger the middle button press, then release two while keeping one
finger down to then move the pointer. the middle button will be released
whenever the last finger is released</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>