<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Allow tap-to-drag to be disabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90928">90928</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Allow tap-to-drag to be disabled
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>libinput
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>liam@fightingcrane.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Tap to drag is helpful for small trackpads and/or people with slow mouse
speeds. When those things don't hold it can be difficult to work with. This
ranges from inconvenient (highlighting text and then right clicking only to
find that subsequent mouse movement has changed what was highlighted) to nearly
impossible to use (in mouse-heavy apps like Inkscape).

To illustrate, a common use case in Inkscape is to draw bezier curves. The
workflow for drawing a curve is to click to set a control point, and drag to
set the handles for the curve. This workflow has to be repeated for each
control point in the curveā€”not even considering having to go back and edit the
control points which requires more clicking and dragging. Even a relatively
simple curve could have 10+ points. With a mouse, this is two motions per
control point, but on a touchpad with tap-to-drag enabled, this doubles to 4
motions per control point, assuming you don't want to wait for each one to time
out which is a fairly safe assumption. These extra motions add up to make an
otherwise simple workflow awkward and frustrating.</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>