<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 - Change scroll thresholds to work as motion/time"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85991">85991</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Change scroll thresholds to work as motion/time
          </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>peter.hutterer@who-t.net
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>benjamin.tissoires@gmail.com, jwrdegoede@fedoraproject.org
          </td>
        </tr>

        <tr>
          <th>Depends on</th>
          <td>85988
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The scroll threshold is triggered by a single event exceeding the built-in
threshold. This means it relies on the sampling rate of the device, devices
with lower sampling rate are more likely to have high-enough deltas.

Likewise, continuous motion just below the threshold never triggers scrolling.
This can be simply reproduced by moving two fingers down on the touchpad, just
slow enough that it doesn't trigger (reported by Benjamin at XDC)

The trigger should be dependent on motion/time, not just per event.</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>