Closed
Bug 781470
Opened 12 years ago
Closed 9 years ago
Play button doesn't fade out
Categories
(Toolkit :: Video/Audio Controls, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sbadau, Unassigned)
References
Details
(Keywords: regression)
Attachments
(2 files)
Mozilla/5.0 (Windows NT 5.1; rv:15.0) Gecko/20100101 Firefox/15.0
Play video button doesn't fade out after the video starts to play.
Reproducible: randomly
Steps to reproduce:
1. Navigate to http://www.getpersonas.com/en-US/
2. Click on video's play button (upper right side of the screen) over and over.
Expected results:
Play button fades out every time the video starts.
Actual results:
After playing the video for a couple of times, the play button will not fade out (overlays the video while playing).
Note:
The issue is reproducible on the latest Aurora, the latest Nightly and on Firefox 15 beta 3 (on Windows, Mac OS X and on Ubuntu).
It's a regression, I'm able to reproduce the issue since Firefox 12.a1 (see my screenshot).
On the current Nightly, when the bug is visible, the play button doesn't fade out and controls don't hide.
Mozregression range:
m-c
good=2012-01-27
bad=2012-01-28
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=c07595bee6cf&tochange=e99e0dc97746
Suspected bug:
Jared Wein — Bug 666306 - Added a large play button when the video is not autoplay and with controls enabled. r=dolske
Blocks: 666306
Keywords: regression
Comment 2•12 years ago
|
||
I can reproduce, and I see a probable culprit in the console, each time the big play button fails to hide:
[09:28:15.414] ReferenceError: Utils is not defined @ chrome://global/content/bindings/videocontrols.xml:849
Comment 3•9 years ago
|
||
I can't reproduce this using:
data:text/html,<video src="http://clips.vorwaerts-gmbh.de/VfE_html5.mp4" controls></video>
on Windows 10 Nightly 2016-05-04. Paul, can you still repro this?
Flags: needinfo?(padenot)
Comment 4•9 years ago
|
||
Yeah it works now.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(padenot)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•