Hard to guess how to close 'presentation mode'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Document Viewer App |
Fix Committed
|
Low
|
Stefano Verzegnassi | ||
Ubuntu UX |
Triaged
|
Medium
|
James Mulholland |
Bug Description
First of all thanks for the great update!
My problem is the way how closing the presentation mode is done. I was trying tapping, long pressing, bottom edge swipe but non of those worked. I asked around and Andrew Hayzen told me I should double tap. It worked!
The issue here is that gesture is almost never used in other apps I have installed. Actually I can think only about two places where I double tap: Browser to zoom and circle on the lock screen.
Possible solution could be adding info about the gesture after a user went into presentation mode or, maybe even better, doing what gallery app does (as suggested by Andrew) and use just single tap to show the header.
SOLUTION: As discussed with James, DocViewer should use a single tap gesture for showing/hiding the header.
Related branches
- Alan Pope 🍺🐧🐱 🦄 (community): Approve
- Jenkins Bot: Approve (continuous-integration)
-
Diff: 12 lines (+1/-1)1 file modifiedsrc/app/qml/pdfView/PdfPresentation.qml (+1/-1)
Changed in ubuntu-docviewer-app: | |
status: | New → Triaged |
milestone: | none → ww08-2016 |
Changed in ubuntu-ux: | |
assignee: | nobody → James Mulholland (jamesmulholland) |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in ubuntu-docviewer-app: | |
milestone: | ww08-2016 → ota-11 |
Changed in ubuntu-docviewer-app: | |
status: | Triaged → In Progress |
assignee: | nobody → Stefano Verzegnassi (verzegnassi-stefano) |
importance: | Undecided → Low |
description: | updated |
Hi Michal,
First of all, thanks for reporting this!
I agree with you, we should improve the gestures used in the presentation mode.
Adding ubuntu-ux for a feedback on this.
As for the gesture tutorial, I already got the specs from the design team (I'm working on it for the terminal-app).