Closed
Bug 945028
Opened 12 years ago
Closed 12 years ago
Prevent sites from overriding clicks
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 794900
People
(Reporter: aeidein, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20131201030203
Steps to reproduce:
Ctrl+Click on a listing on http://slickdeals.net with JavaScript enabled.
Actual results:
It performs the same function as left click.
Expected results:
The result should open in a new tab (same effect as middle click).
I suggest an about:config entry to disable JS overriding clicks - something like dom.event.click.enabled → false.
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•