Description
If the video.js script is loaded at the bottom of the page, the big play button remains visible in Firefox on autoplay videos. The play button disappears if the user pauses and presses play again. I haven't seen it in any other browsers, and if the script is loaded in the header, everything seems to work fine in Firefox.
Reduced test case with script in footer (big play button is visible in Firefox)
http://jsbin.com/luyokucuxi/1/edit?html,output
Reduced test case with script loaded in header (big play button is not visible in Firefox)
http://jsbin.com/nugunenuku/1/edit?html,output
Results
Expected
I expect to see only the video with no controls when the video autoplays in Firefox.
Actual
The big play button remains visible while the video autoplays in Firefox.
Error output
None
Additional Information
versions
videojs
Video.js version 5.17.0
browsers
Firefox 52.0
OSes
Tested on Mac 10.11.3
Description
If the video.js script is loaded at the bottom of the page, the big play button remains visible in Firefox on autoplay videos. The play button disappears if the user pauses and presses play again. I haven't seen it in any other browsers, and if the script is loaded in the header, everything seems to work fine in Firefox.
Reduced test case with script in footer (big play button is visible in Firefox)
http://jsbin.com/luyokucuxi/1/edit?html,output
Reduced test case with script loaded in header (big play button is not visible in Firefox)
http://jsbin.com/nugunenuku/1/edit?html,output
Results
Expected
I expect to see only the video with no controls when the video autoplays in Firefox.
Actual
The big play button remains visible while the video autoplays in Firefox.
Error output
None
Additional Information
versions
videojs
Video.js version 5.17.0
browsers
Firefox 52.0
OSes
Tested on Mac 10.11.3