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 775775 - Two-finger scroll / pan (vertical or horizontal) not working
Two-finger scroll / pan (vertical or horizontal) not working
Status: RESOLVED OBSOLETE
Product: eog
Classification: Core
Component: gestures
3.20.x
Other Linux
: Normal normal
: ---
Assigned To: Carlos Garnacho
EOG Maintainers
: 777920 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2016-12-07 22:17 UTC by William Di Luigi
Modified: 2021-06-19 08:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Di Luigi 2016-12-07 22:17:38 UTC
I am using eog 3.20.5 on wayland, and I can zoom with pinch-to-zoom (very neat, by the way), however, once I zoomed in, I cannot "pan" (or scroll?) vertically nor horizontally by using two-finger gestures (I also tried with three-finger gestures).

I thought this may be a duplicate of https://bugzilla.gnome.org/show_bug.cgi?id=748952 but that had been fixed, so I am opening this new bug.
Comment 1 Felix Riemann 2017-02-15 18:07:59 UTC
Can you check whether holding CTRL during the scroll gesture makes a difference?

Two-finger-scroll is probably not generating mouse wheel events on multitouch as it did on old/classic touchpads. Which would mean we'd need to recognize some sort of drag gesture.
Comment 2 Simon 2017-02-15 18:54:05 UTC
For me holding CTRL during scrolling on the Touchpad does not make a difference, still nothing happens.
Comment 3 Simon 2017-02-15 18:55:07 UTC
*** Bug 777920 has been marked as a duplicate of this bug. ***
Comment 4 Robin Burchell 2017-07-29 01:48:02 UTC
It generates GdkEventScroll with a direction of GDK_SCROLL_SMOOTH. Looks like eog-scroll-view  doesn't handle that -- I'd try patch it, but gave up when the build system kept shouting at me about various broken/missing things.

I would suggest that smooth scroll events should probably be handled by scrolling - not zooming - as it will feel like a much more natural interaction that way, and unlike a regular scroll event, both axes are delivered at once.
Comment 5 André Klapper 2021-06-19 08:46:43 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/eog/-/issues/

Thank you for your understanding and your help.