Closed
Bug 1020486
Opened 11 years ago
Closed 11 years ago
Video player seeks to beginning when video position is moved to end
Categories
(Firefox OS Graveyard :: Gaia::Video, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: rnicoletti, Unassigned)
Details
Problem: when the user explicitly positions the video at the end, the video is immediately moved to the beginning. This applies to the video position being moved via the slider as well as when the position is moved via the forward button.
The only time the video player should return to the start automatically is on an 'ended' event that occurs during normal playback.
Environment
Build Id: 20140527160201
Gaia: bc6f07c149770c6e6dfbea941ac65138dc364a15
Gecko: 448f2153d6d3
Platform version: 32.0a1
| Reporter | ||
Comment 1•11 years ago
|
||
Correction: the current behavior of the video app is to pause at the end of the video when using the slider to position the video at the end. Therefore, this bug is invalid. The fix for bug 996398 will include the behavior of pausing at the end of the video when using the forward button to go to the end.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•