Closed
Bug 1043765
Opened 11 years ago
Closed 11 years ago
audio tag set currentTime incorrect
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 994561
People
(Reporter: tamas, Unassigned)
Details
Attachments
(1 file)
985 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:34.0) Gecko/20100101 Firefox/34.0 (Beta/Release)
Build ID: 20140724030201
Steps to reproduce:
Set the currentTime of an audio tag.
Actual results:
Audio tag currentTime is not set correctly, the value is correct, but the position in the audio is not. This results in duration of the track being "dragged" with, since there is audio to be played, but the duration is reached.
You can see in the example included. The error is easy to see with the 99% button. Only happens with certain files. I suspect it might be something with changing bitrate.
Expected results:
The position in the song set correctly, and (duration-currentTime) seconds of audio played after set.
seem like.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•