<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 - Trackpad accidental two-finger touch stops cursor movement too early"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99703">99703</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Trackpad accidental two-finger touch stops cursor movement too early
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

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

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

        <tr>
          <th>Severity</th>
          <td>normal
          </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>dinechin@redhat.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>On macOS and Windows, when you move the cursor around at high enough speed, an
accidental second finger touch on the trackpad does not stop the cursor.
Instead, the second finger is ignored, and cursor movement continues. This is
very comfortable, as it allows one to rest fingers on the trackpad while doing
large mouse movements, e.g. crossing the screen.

Linux, however, immediately switches to two-finger touch (i.e. scroll) as soon
as you touch the trackpad, irrespective of current cursor speed. This results
in frequent, inconvenient, accidental missed targets or random scrolls where
the intent was really mouse movement. This is especially annoying for people
who switch back and forth between Linux and other platforms.

If the cursor is presently moving at high enough speed, it is unlikely that the
person wants to immediately convert that movement to fast scrolling in the same
direction. It seems much more likely that the second finger is simply touching
the trackpad because it's a natural resting position.

Suggestion: Define a speed threshold above which an incoming second touch is
ignored. This could be an option if some people really prefer the current
behaviour.</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>