Media player pauses playback when losing focus
Bug #1518331 reported by
James Lewis
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mediaplayer-app |
New
|
Undecided
|
Unassigned | ||
mediaplayer-app (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
While testing Unity8 in desktop mode on Nexus 4, "convergence"... I noticed that apps do not get suspended when they are not selected, as they do on the phone... this is great, and required for convergence, obviously. However, the Media Player does stop playing when it loses focus, it appears to pause playback, rather than get suspended depending on focus, so I think this is a flaw in the app, not the system.
Related branches
lp://staging/~donquichot2016/mediaplayer-app/pause_focus_fix
Ready for review
for merging
into
lp://staging/mediaplayer-app
- Renato Araujo Oliveira Filho (community): Needs Fixing
-
Diff: 89 lines (+21/-0)4 files modifiedsrc/CMakeLists.txt (+3/-0)
src/mediaplayer.cpp (+15/-0)
src/mediaplayer.h (+2/-0)
src/qml/player.qml (+1/-0)
To post a comment you must log in.
Thanks, sounds like something that should be fixed for convergence