Accel+click should behave like middle-clicking, i.e. circumvent onclick handlers and open links in a new tab instead
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: ctanase, Unassigned)
References
()
Details
(Keywords: dupeme)
Attachments
(1 obsolete file)
From github: https://github.com/webcompat/web-bugs/issues/127735.
<!-- @browser: Firefox 118.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/118.0 -->
<!-- @reported_with: unknown -->Browser / Version: Firefox 118.0
Operating System: Mac OS X 10.15
Tested Another Browser: Yes OperaProblem type: Something else
Description: When i press "bild" it opens up in a new window, though I clicked in "open links in tabs instead of new windows", It doesn't work with holding down cmd either. There's no issues in Safari or Opera.
Steps to Reproduce:
When i press the link "bild" to the right, it opens up in a new window, though I clicked in "open links in tabs instead of new windows", It doesn't work with holding down cmd either. There's no issues in Safari or Opera on Catalina wich I'm running this Macbook on.<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>From webcompat.com with ❤️
Change performed by the Move to Bugzilla add-on.
Reporter | ||
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Comment 2•1 year ago
|
||
The severity field is not set for this bug.
:dao, could you have a look please?
For more information, please visit BugBot documentation.
Comment 3•1 year ago
|
||
The "Open links in tabs instead of new windows" setting seems to be a bit of distraction here. That setting is for normal links, but in the example given there's an onclick handler that opens a popup.
I do think there's an issue in that from a user's perspective, accel+click should probably behave like middle-clicking, i.e. circumvent the onclick handler and open the link in a new tab instead.
Updated•1 year ago
|
Updated•9 months ago
|
Description
•