Middle Click(Scroll Wheel Click) in addon page opens the page that is not recognizable.
Categories
(Toolkit :: Add-ons Manager, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | affected |
firefox74 | --- | wontfix |
firefox75 | --- | wontfix |
firefox76 | --- | fix-optional |
People
(Reporter: WiVi71, Assigned: mstriemer)
References
(Regression)
Details
(Keywords: regression)
Attachments
(4 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0
Steps to reproduce:
I Middle clicked the details of Adgaurd, one of the addon in installed(for example), on the addon page.
Actual results:
The unrecognizable page, "addons://detail/adguardadblocker@adguard.com" was opened.
Expected results:
The details of addon "adgaurd" had to shown with new tab.(or the page should not be opened.)
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 2•5 years ago
|
||
Hello,
I’ve managed to reproduce the issue on the latest Nightly (76.0a1/20200323092419), Beta (75.0b7/20200322132212), Release (74.0/20200309095159) and ESR (68.6.0esr/20200305175243) under Windows 10 Pro 64-bit and Ubuntu 16.04 LTS.
Regarding the STR of this issue, after some investigations, it appears the bug happens only when middle clicking the name of the add-on from the add-on card, and nowhere else on the card. This is also the case for themes and plugins. Furthermore, the issue occurs for any add-on, theme or plugin.
I have also performed a regression range on the issue and narrowed it down to this:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=ccd4c2bcbd7a44a78cec78c6ddfd1a74dc6efce9&tochange=9fe0cd9fb55eb031dd2fc96d1b20f6ddf47e5b96
For further details, please see the attached screenshots depicting the areas which must be middle clicked in order to reproduce the bug and the effects of the bug (the unrecognized page opened when middle clicking).
Comment 3•5 years ago
|
||
Comment 4•5 years ago
|
||
Updated•5 years ago
|
Comment 5•5 years ago
|
||
Hi Shane, can you please (let) triage this? Thank you!
Updated•5 years ago
|
Comment 6•5 years ago
|
||
Mark, is this possibly a regression from Bug 1567600?
Assignee | ||
Comment 7•5 years ago
|
||
Yeah, it is. We make a few things links for accessibility reasons but they're using internal URLs that aren't actually valid. We can probably prevent default for the middle click case, but if you open in new tab from the context menu I don't think there'd be much we can do. Maybe there's something else we should do instead of exposing our internal "URL".
Updated•5 years ago
|
Comment 8•5 years ago
|
||
Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is P3
(Backlog,) indicating it has been triaged, the bug's Severity is being updated to S3
(normal.)
Assignee | ||
Comment 9•5 years ago
|
||
Depends on D79833
Updated•5 years ago
|
Description
•