Bubble context controls
-
If you need to right click and get a
<video>
context menu, for example to force the controls to show, this context menu is not available if the developer of a site puts a<div>
on top of the<video>
. It would be nice if the <video> context menu could be "bubbled up" through containing elements if your cursor is on top of it.
The same is would be useful on some sites that put a<div>
on top of an<img>
that prevents you getting the image context menu when right clicking it.
-
Agreed. Sometimes you can try right click 2 times to get to the hidden context menu. Won't work on some, but worth a try.
-
@dude99 I know this double-click trick works on youtube, but not all sites unfortunately.