Closed
Bug 979356
Opened 11 years ago
Closed 11 years ago
black frames video currentTime
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: morgan.hulot, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 (Beta/Release)
Build ID: 20140212131424
Steps to reproduce:
I use video html5 player.
The video status is paused at this moment.
I try to play the video frame by frame.
When I click on a div I set currentTime to the next frame. (currentTime = n)
Actual results:
Randomly the video image is replace by black.
If I trigger a graphic change, anywhere on the screen, with the mouse pointer, the video image reappears.
Expected results:
The video should play frame by frame without black images.
The script work perfectly on chrome (33.0.1750.146 m) and IE (IE 11.0.9600.16518).
My OS : windows 7.
Reporter | ||
Comment 1•11 years ago
|
||
The problem was caused by the profiler toolbar of symfony2.
It was not a bug.
My apologies
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•