After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 788996 - gestures: two-finger scroll should be less sensitive in icon grid
gestures: two-finger scroll should be less sensitive in icon grid
Status: RESOLVED DUPLICATE of bug 707973
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-10-14 20:54 UTC by Christian Hergert
Modified: 2017-10-14 21:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Hergert 2017-10-14 20:54:37 UTC
Currently, two-finger-scroll on a touchpad when looking at the icon-grid is too sensitive to allow landing on a desired page. For example, with 3 pages, it can be very difficult to land on the second page. Instead, just jumps too quickly to the last.

I assume this is because the scroll-event is being interpreted instead of first trying to capture a two-finger gesture at higher priority.

Like the workspace switching gesture (bug 788994), this should be content-stick-to-fingers so that you can feel your movement to the next page of icons.
Comment 1 Florian Müllner 2017-10-14 21:54:04 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 707973 ***