Comment #1 on issue 18968 by [email protected]: Disable click-to-pause and double-click to play for audio/video elements http://code.google.com/p/chromium/issues/detail?id=18968
Currently, the codepath in WebKit has this functionality implemented in MediaDocument::defaultEventHandler. A MediaDocument is created whenever a URL is visited directly. There isn't an obvious way to disable this without access to the theme object or similar. Will need to investigate if the theme object can be accessed. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
