Last 12 weeks · 0 commits
1 of 6 standards met
The videoJS component does not work in Chrome 36. This was tested in OSX and Windows 8.1 (tested and confirmed the intended behavior against Firefox and Safari) I'm raising this issue here because I don't believe it to actually be an issue with VideoJS but I'm not sure whether it is an issue with Polymer or with Chrome. I first became aware of this issue while working on my own HTML5 video component. I decided to test Addy's component as a sanity check and found the same issue. In my gut I worry about whether this is due to Chrome's handling of the `` inside of a web component, but I have no info to support this. Here's what's up: Video-js component demo in Chrome 36/ OSX showing unstyled controls. !screen shot 2014-07-29 at 9 27 15 am Video-js component demo in Chrome 36/ Win 8.1 (on load) !video_chrome36_open_videopaused Video-js component demo in Chrome 36/ Win 8.1 (video playing) !video_chrome36_playing_video It appears that the only real difference between OSX and Win 8.1 is that in Windows the controls toolbar appears. The behavior of the component is identical. Play/ Pause button: Activating this button toggles the button's text. It also causes the poster image to disappear but does _not_ play/ pause the video Fullscreen button: Activating this button triggers the full screen behavior but does not play the video There are no immediately obvious reasons for these problems. Console shows now indications why, all files appear to be loading, etc.
Repository: addyosmani/video-js. Description: A Polymer element for Video.js Stars: 39, Forks: 3. Primary language: CSS. Languages: CSS (100%). Homepage: http://addyosmani.github.io/video-js/components/video-js/demo.html Open PRs: 0, open issues: 4. Last activity: 11y ago. Community health: 28%. Top contributors: addyosmani, heff.