Closed
Bug 876688
Opened 12 years ago
Closed 12 years ago
[video] Progress slider shows 00:01 when it first appears
Categories
(Firefox OS Graveyard :: Gaia::Video, defect)
Tracking
(blocking-b2g:-, b2g18? affected)
RESOLVED
FIXED
blocking-b2g | - |
People
(Reporter: mikeh, Assigned: johnhu)
Details
Attachments
(1 file)
STR:
1. open and play YT video in bug 870564 comment 0
2. when the video stars to play, let it play for some time (e.g. ~10 to 15 seconds)
3. tap on the screen to bring up the titlebar/progress bar
Observed behaviour: when the progress bar first appears, the slider will be at the far left, and the time display will read 00:01
Expected behaviour: the slider/time should reflect the current position in the video when they appear.
This really sticks out if the video pauses for a few seconds due to network congestion when the title/status bars appear: in this case, the slider/time won't update until the video resumes playing.
Observed on Inari with:
- gecko: b2g18:9cac5a5c4efb
- gaia: c51082d92f18c4c7cdbc4f96c977be735500562a
Comment 1•12 years ago
|
||
I don't think we should hold 1.0.1 because of this, but leaving the decision up to Mozilla triage.
Whiteboard: [tef-triage]
Updated•12 years ago
|
blocking-b2g: tef? → -
Whiteboard: [tef-triage]
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → johu
Assignee | ||
Comment 2•12 years ago
|
||
Update elapsed time while showing video controls.
Attachment #768810 -
Flags: review?(dflanagan)
Comment 3•12 years ago
|
||
Comment on attachment 768810 [details]
patch for this bug
r=djf for github commit bc61b40
Thanks for fixing this. Its a nice simple patch. I'm assuming you've tested it.
Attachment #768810 -
Flags: review?(dflanagan) → review+
Assignee | ||
Comment 4•12 years ago
|
||
merged to master: https://github.com/mozilla-b2g/gaia/commit/df1a1da1877b9ada8328994d6956f9f24377a6d7
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•