Closed
Bug 1119186
Opened 11 years ago
Closed 10 years ago
Setting the audio element's currentTime to a same value as the audio element's duration corrupts it
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dkuo, Unassigned)
References
Details
This issue was found by bug 1095382, if the user seek the audio to the end, the gaia music player will set audio.currentTime to a value as same as the audio.duration, this seems corrupt the audio element and I am not sure if it's expected that, we should set audio.currentTime like that.
Reporter | ||
Comment 1•11 years ago
|
||
(In reply to Dominic Kuo [:dkuo] from comment #0)
> This issue was found by bug 1095382, if the user seek the audio to the end,
> the gaia music player will set audio.currentTime to a value as same as the
> audio.duration, this seems corrupt the audio element and I am not sure if
> it's expected that, we should set audio.currentTime like that.
shouldn't I mean...
Comment 2•11 years ago
|
||
Can't repro this bug on m-central. Can you try if it happens on desktop browser?
Flags: needinfo?(dkuo)
Reporter | ||
Comment 3•10 years ago
|
||
Works for me now!
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(dkuo)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•