keis1979 / jquery-tubular

Automatically exported from code.google.com/p/jquery-tubular
MIT License
0 stars 0 forks source link

player controls in google chrome 8.0 (not dev channel) #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. play tubular site in google chrome

What is the expected output? What do you see instead?
able to stop, mute, pause/play both with #video-controls and the player 
controls at the bottom left of the vid.  #video-controls works great, but the 
player controls do not (flash issue?)

What version of the product are you using? On what operating system?
windows 7 / chrome 8.0.552.237

Please provide any additional information below.

jquery plugin works as expected in IE8 with both #video-controls and embedded 
player controls working.

Original issue reported on code.google.com by cal...@gmail.com on 27 Jan 2011 at 9:20

GoogleCodeExporter commented 8 years ago
There is an invisible div over the player div that prevents the user from 
accidentally clicking on the video during normal page interactions and being 
taken to the YouTube page.  Ideally, this div would leave some margin below 
itself so you can get through to the normal video player controls.  While I 
don't consider it a bug, it may be added as a feature in future versions.  
Thanks for the report.

Original comment by seanmcca...@gmail.com on 27 May 2011 at 3:57