[Coachmarks] Tutorial explaining the two finger scroll gesture
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Terminal App |
In Progress
|
High
|
Stefano Verzegnassi | ||
Ubuntu UX |
Fix Committed
|
Medium
|
Femma | ||
ubuntu-terminal-app (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
I have seen multiple users who weren't able to find out about the two finger scroll gesture. [1][2]
In my opinion there should be a small tutorial explaining this gesture when starting the app for the first time.
[1] One example, even though from the time when scrolling would allow you to scroll the bash history: https:/
[2] One more recent one from the ubuntu-phone mailing list: https:/
UX Fix:
The design team has created a spec for coach marks/instructional overlays. This can now be applied to the terminal app by development: https:/
Related branches
- Ubuntu Terminal Developers: Pending requested
-
Diff: 580 lines (+532/-0)6 files modifiedsrc/app/qml/TerminalHints/Slide1.qml (+55/-0)
src/app/qml/TerminalHints/Slide2.qml (+56/-0)
src/app/qml/TerminalHints/Slide3.qml (+55/-0)
src/app/qml/TerminalHints/TerminalHintsOverlay.qml (+219/-0)
src/app/qml/TerminalHints/graphics/terminal-app-symbolic.svg (+142/-0)
src/app/qml/ubuntu-terminal-app.qml (+5/-0)
summary: |
- Tutorial explaining the two finger bash history scroll gesture + [OOBE] Tutorial explaining the two finger bash history scroll gesture |
Changed in ubuntu-ux: | |
status: | New → Triaged |
importance: | Undecided → Medium |
assignee: | nobody → Andreea Pirvu (andreea-pirvu) |
summary: |
- [OOBE] Tutorial explaining the two finger scroll gesture + [Edge Education] Tutorial explaining the two finger scroll gesture |
Changed in ubuntu-ux: | |
status: | Triaged → In Progress |
Changed in ubuntu-ux: | |
assignee: | Andreea Pirvu (andreea-pirvu) → Paty Davila (dizzypaty) |
Changed in ubuntu-ux: | |
assignee: | Paty Davila (dizzypaty) → Femma (femma) |
summary: |
- [Edge Education] Tutorial explaining the two finger scroll gesture + [Coachmarks] Tutorial explaining the two finger scroll gesture |
description: | updated |
Changed in ubuntu-ux: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-terminal-app: | |
status: | Confirmed → In Progress |
assignee: | nobody → Stefano Verzegnassi (verzegnassi-stefano) |
Changed in ubuntu-terminal-app (Ubuntu): | |
status: | Confirmed → Invalid |
This should probably be addressed once bug 1464566 is fixed.