Closed
Bug 882572
Opened 12 years ago
Closed 8 years ago
[B2G][Gaia][V1.1.0_RIL][Video] After user unlocked the phone, the streaming will not keep playing
Categories
(Firefox OS Graveyard :: Gaia::Video, defect)
Tracking
(blocking-b2g:-, b2g18?)
People
(Reporter: whsu, Unassigned)
Details
(Whiteboard: leorun3)
* Description:
This case happened on b2g18_ril(20130610070206-ril01.01.00.019.117) and reproduced on Leo device.
I found that the streaming will not keep playing after I unlocked the phone.
The following is the demo video.
https://dc1.safesync.com/LMlQwjkt/VIDEO0090.3gp?a=GNWnPLkeK3U
By the way, the user story mentioned the following information.
>> As a user, I can visit a website with streaming media, so that I can choose a streaming media to play.
> I can click home button to back to home screen.
> I can click on the power button to run the media in background.
> I can also return to the playing by unlock the phone.
* Reproduction steps:
1. Launch browser app.
2. Visiting a streaming media provider (such as YouTube).
3. Clicking on a video streaming.
4. When the media is playing, click the power button
5. Clicking the power button again and unlock the phone.
* Expected result:
You will see the playing media and it keeps playing.
* Actual result:
The streaming will not keep playing
* Reproduction build:(leo-mozilla-b2g18-20130610070206-ril01.01.00.019.117)
+ Mercurial-Information
- Gecko revision="8e3f39363c54"
- Gaia revision=""
+ Git-information
- Gecko revision="b518de015ff9d28c7a59a9f1e799fc0ec688024e"
- Gaia revision="ce3b99781d182ad550a325206990c249b0dbcf0e"
Thanks!
| Reporter | ||
Updated•12 years ago
|
Whiteboard: leorun3
Updated•12 years ago
|
blocking-b2g: --- → leo?
Comment 1•12 years ago
|
||
Currently, the video player, when running as 'action', closes itself when its visibility changes. This is the reason why we have this behaviour.
I would like to read a feedback from UX team. To me this is not a bug but it's a new feature.
Comment 2•12 years ago
|
||
Adding needsinfo on UX here to see if they can help address comment #1 and cross check the expected behavior with the spec. Thanks !
Flags: needinfo?(firefoxos-ux-bugzilla)
Comment 3•12 years ago
|
||
ni? reporter: after unlocking phone and making the video play again, does it continue where you stopped or does it start from the beginning again.
Triage - blocking only if the video starts from the beginning everytime. If the video can be resumed where it was stopped, not-blocking.
Flags: needinfo?(whsu)
| Reporter | ||
Comment 4•12 years ago
|
||
Hi, Wayne,
The behavior is different between video and streaming.
Video:
After unlocking phone, I saw the video was stopped.
You could refer to the following video to know the detail.
* https://dc1.safesync.com/LMlcRMFb/VIDEO0100.3gp?a=sm4WOXsqRTc
Streaming:(ex: Youtube)
After unlocking phone, I saw the video was stopped and return to the beginning.
You could refer to the following video to know the detail.
* https://dc1.safesync.com/LMlcRMFb/VIDEO0097.3gp?a=cAoNpJRsP7M
Thanks!
Flags: needinfo?(whsu)
Comment 5•12 years ago
|
||
its a bug, but its not destructive. sounds like an edge case, and you can easily recover after turning the phone back on. Also, this probably exists in 1.0.1, but if not, please comment so.
blocking-b2g: leo? → -
tracking-b2g18:
--- → ?
Comment 6•12 years ago
|
||
Changing needinfo to Casey following UX team triage of non-blocking items, since thiso will be similar to audio policy behaviors and those are Casey's domain.
Blockers still take UX precedence, so this will be addressed after non-blocking items are cleared.
Flags: needinfo?(firefoxos-ux-bugzilla) → needinfo?(kyee)
I think that in the case that the user presses the power button to "close" the phone, we can assume that they went off to do something else and it may be some time until they return to the phone. When returning to the phone, it may be a surprise to the user that the video would continue to play and in some cases would be unintentionally disruptive. For this reason I think it makes sense to stop the video and have the user manually initiate playback to continue the video.
The exception to this rule is with music/fm radio/fore-ground app audio playback where the audio will continue playing even when the phone power button is pressed.
Flags: needinfo?(kyee)
Comment 8•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•