How to temporarily stop web pages intercepting a right-click?
Posted
by
callum
on Super User
See other posts from Super User
or by callum
Published on 2012-06-23T00:04:34Z
Indexed on
2012/07/08
3:18 UTC
Read the original article
Hit count: 494
Some websites like Google Drive intercept right-clicks and provide their own context menu. This is usually what I want, but sometimes I still want to do a normal, native browser right-click.
Is there any modifier key or something like that to make it so a right-click doesn't trigger a click event on the web page, so it can't show it's context menu?
I want to do this per-click, not by changing a setting somewhere.
If there are different techniques depending on browser/OS, please list them.
© Super User or respective owner