Closed
Bug 1488703
Opened 7 years ago
Closed 7 years ago
Middle click on 9gag gifs opens javascript:void(0) in a new tab
Categories
(Core :: General, defect)
Core
General
Tracking
()
People
(Reporter: cfogel, Unassigned)
References
()
Details
[Affected versions]:
- all
[Affected platforms]:
- win10x64, macOS 10.13.4
[Steps to reproduce]:
1. Launch firefox;
2. navigate to https://9gag.com/gif
3. middle click on any gif from the list (gif not it's link/text)
[Expected result]:
- nothing happens (probably)
[Actual result]:
- new tab with javascript:void(0) is open
[Regression range]:
- not a regression
[Additional notes]:
- IE/chrome behavior is as described at expected result
Comment 1•7 years ago
|
||
Olli, do you know why we're allowing the middle click and Chrome is not (that's the behaviour I see in Nightly on Windows 10, FWIW)?
Flags: needinfo?(bugs)
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Comment 3•6 years ago
|
||
Expected behaviour is to get a new tab with the same contents as if the user had just left-clicked within the current tab.
Anything else is a violation of the principle of least astonishment, no matter what other browsers do.
Updated•6 years ago
|
Flags: needinfo?(bugs)
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•