Closed
Bug 528103
Opened 16 years ago
Closed 4 years ago
Javascript option 'Allow scripts to disable context menu' does not work
Categories
(Core :: DOM: Events, defect, P5)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: skmail, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 FoxOnFlames
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102
Unchecking the option 'Allow scripts to disable the context menu' often has no effect.
Reproducible: Always
Steps to Reproduce:
1. Go to demonstration page http://netticat.ath.cx/Misc/NoContextDemoForMozilla.htm
2. Try to right click the URL or the image
3. No context will be shown
Actual Results:
Missing context on right click
Expected Results:
A context popup
I can provide a lot of more methods that prevent the context menu to show.
This should not happen while the advanced javascript option is deactivated.
I marked this major because it is one of the prominent options that are available and this is abused by more and more websites, greatly impairing user experience (many users want to save images!)
Comment 1•16 years ago
|
||
Confirmed with Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.3a1pre) Gecko/20091110 Minefield/3.7a1pre
Maybe related to bug 330756 ?
Status: UNCONFIRMED → NEW
Component: General → DOM: Events
Ever confirmed: true
Product: Firefox → Core
QA Contact: general → events
Version: unspecified → Trunk
Comment 2•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Comment 3•4 years ago
|
||
Marking this as Resolved > Incomplete since the provided demo page is unavailable and the last activity on this bug was 12 years ago and it might not be relevant anymore.
If anyone can still reproduce this issue on any of the latest Firefox versions please re-open this ticket or file a new one.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•