We are able to reproduce the problem using a simple ListView on QML with Qt 5.2. The two fingers swipe generates a wheelEvent on Qt and the support for moving between items of a ListView using this seems to be broken. The problem only happens when the snapMode of the ListView is set to SnapToItem, and that is the case of the component responsible to show photos/videos on gallery-app. While that is not fixed on Qt, we will grab the wheelEvent on QML and let gallery handle that.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1288695 Title: [desktop] Swipe to navigate through photos does not work correctly using a touchpad To manage notifications about this bug go to: https://bugs.launchpad.net/gallery-app/+bug/1288695/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
