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 781472 - Can't scroll the list of photos or events
Can't scroll the list of photos or events
Status: RESOLVED FIXED
Product: shotwell
Classification: Other
Component: ux
0.24.x
Other Linux
: Normal normal
: ---
Assigned To: Shotwell Maintainers
Shotwell Maintainers
: 790227 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2017-04-18 20:28 UTC by DonSi
Modified: 2017-11-12 15:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Wayland: Fix scroll and zoom (2.04 KB, patch)
2017-11-10 15:30 UTC, Jens Georg
committed Details | Review

Description DonSi 2017-04-18 20:28:31 UTC
I cannot scroll with my touchpad or trackpoint the list of photos or events. It just happens nothing if I try to scroll down the list of photos. Its only possible to drag the scrollbar-button on the right side or use the page-down key.

Otherwise the sidebar is fully scrollable.

I don't have any scroll issues or problems with my touchpad for other applications.

My OS is Fedora 25.
Comment 1 Jens Georg 2017-04-18 21:50:29 UTC
This is a wayland-specific issue for some reason.
Comment 2 DonSi 2017-07-17 21:13:29 UTC
Scrolling works if starting shotwell with:

GDK_BACKEND=x11 shotwell
Comment 3 DonSi 2017-10-23 18:30:35 UTC
Same issue on Fedora 26...
Comment 4 Jens Georg 2017-11-10 15:02:03 UTC
Issue is that shotwell is connecting to the scroll events for the zooming in the photo view.

https://git.gnome.org/browse/shotwell/tree/src/Page.vala#n174

This seems to break scrolling on wayland (and zoom doesn't work as well)
Comment 5 Jens Georg 2017-11-10 15:30:23 UTC
Created attachment 363350 [details] [review]
Wayland: Fix scroll and zoom

Scroll and zoom with mouse wheel did not work anymore on Wayland
Comment 6 Jens Georg 2017-11-10 15:31:18 UTC
Attachment 363350 [details] pushed as a54c9b6 - Wayland: Fix scroll and zoom
Comment 7 Jens Georg 2017-11-12 15:17:15 UTC
*** Bug 790227 has been marked as a duplicate of this bug. ***