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.
Comment #1
Posted on May 27, 2011 by Grumpy RabbitThere 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.
Status: WontFix
Labels:
Type-Defect
Priority-Medium