Events view doesn't scroll properly on desktop
Bug #1268736 reported by
Bill Filler
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gallery-app |
Fix Released
|
High
|
Arthur Mello | ||
gallery-app (Ubuntu) |
Fix Released
|
High
|
Arthur Mello |
Bug Description
When running the app on desktop, the events view does not scroll/flick properly when using touchpad with two finger swipe up and down. Currently you have to actually click and drag to be able to scroll which is not correct.
The Photos view seems to work better. These should just be standard QML ListViews in which case scrolling/flicking should work by default.
Changed in gallery-app (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Ugo Riboni (uriboni) |
tags: | added: desktop |
tags: |
added: desktop-touch removed: desktop |
Changed in gallery-app (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in gallery-app: | |
assignee: | nobody → Arthur Mello (artmello) |
importance: | Undecided → High |
status: | New → In Progress |
Changed in gallery-app (Ubuntu): | |
status: | Fix Committed → Fix Released |
Changed in gallery-app: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Note, this works properly on the phone, just not on the desktop. To run on desktop, first export DESKTOP_MODE=1 such that the app runs in desktop mode.