[media player] Expected to be able to pause a video by tapping on anywhere of the video
Bug #1416048 reported by
Florian Boucault
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Confirmed
|
High
|
Bill Filler | ||
Ubuntu UX |
Fix Committed
|
Medium
|
James Mulholland | ||
mediaplayer-app (Ubuntu) |
Confirmed
|
High
|
Arthur Mello |
Bug Description
Tapping anywhere on the video that is playing should pause it and vice versa.
--- --- --- ---
UX Comment:
Jim's recommendation aligns with the reviewed/ approved design put forward in the Media Service specification:
Changed in mediaplayer-app: | |
assignee: | nobody → Renato Araujo Oliveira Filho (renatofilho) |
Changed in ubuntu-ux: | |
assignee: | nobody → Jouni Helminen (jounihelminen) |
Changed in ubuntu-ux: | |
status: | New → Triaged |
importance: | Undecided → Medium |
summary: |
- Expected to be able to pause a video by tapping on anywhere of the video + [media player] Expected to be able to pause a video by tapping on + anywhere of the video |
Changed in ubuntu-ux: | |
assignee: | Jouni Helminen (jounihelminen) → nobody |
assignee: | nobody → James Mulholland (jamesjosephmulholland) |
status: | Fix Committed → Triaged |
Changed in mediaplayer-app: | |
importance: | Medium → Wishlist |
description: | updated |
Changed in ubuntu-ux: | |
status: | Triaged → Fix Committed |
no longer affects: | mediaplayer-app (Ubuntu) |
affects: | mediaplayer-app → mediaplayer-app (Ubuntu) |
Changed in mediaplayer-app (Ubuntu): | |
assignee: | Renato Araujo Oliveira Filho (renatofilho) → Arthur Mello (artmello) |
importance: | Wishlist → High |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Bill Filler (bfiller) |
milestone: | none → backlog |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in canonical-devices-system-image: | |
milestone: | backlog → ww08-2016 |
Changed in canonical-devices-system-image: | |
milestone: | ww08-2016 → backlog |
To post a comment you must log in.
There is a conflict with this behavior and the current one.
The current behavior uses the click to show and hide the controls.
This new behavior will conflict with the old one, and the user will not have a way to show the controls.
I can change the code to show the controls if the video is paused or stopped but then the user will need to stop the video to seek on it. (because the controls will not be visible while playing).