addyosmani / addyosmani/video-js

Video component not working in Chrome 36, OSX & Win

Đang mở
#2 7 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
CSS
Star
39
Fork
3
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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](https://cloud.githubusercontent.com/assets/873419/3735575/a0c1d604-1725-11e4-9211-2a6f02501f79.png)

Video-js component demo in Chrome 36/ Win 8.1 (on load)
![video_chrome36_open_videopaused](https://cloud.githubusercontent.com/assets/873419/3735758/923d24f6-1727-11e4-9e3f-9b857402b424.png)

Video-js component demo in Chrome 36/ Win 8.1 (video playing)
![video_chrome36_playing_video](https://cloud.githubusercontent.com/assets/873419/3735778/baaffec2-1727-11e4-84df-bdb305fd2b90.png)

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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.