Closed
Bug 231374
Opened 22 years ago
Closed 22 years ago
Allow override of return false on clicks
Categories
(Core :: DOM: Core & HTML, enhancement)
Tracking
()
People
(Reporter: phyre, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113
Countless sites restrict opening a context menu on their web site and disable
items such as right click. Preferences | Advanced | Scripts & Plugins has many
other features which can be blocked such as allowing them to perform window
actions. Why not also allow a user to override the site owner from distroying
their browsing experience by disabling the features they are most comofrtable with?
Reproducible: Always
Steps to Reproduce:
Go to any site which disables right click context menus and try it.
Actual Results:
Nothing, or occasionally a message.
Expected Results:
Mozilla should allow this to be overridden, completely ignoring a right click
Reporter | ||
Comment 1•22 years ago
|
||
http://bugzilla.mozilla.org/show_bug.cgi?id=126862
<-- possibly related to this bug, which suggest allowing a middle click to
override any onclick javascript.
Comment 2•22 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•