About:addons gear button's menu reappears after clicking on the button again
Categories
(Toolkit :: Add-ons Manager, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox71 | --- | unaffected |
firefox72 | --- | wontfix |
firefox73 | --- | wontfix |
firefox74 | --- | wontfix |
firefox75 | --- | verified |
People
(Reporter: Fanolian+BMO, Assigned: mstriemer, Mentored)
References
(Regression)
Details
(Keywords: nightly-community, regression, reproducible)
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0
Build ID: 20191211214629
Steps to reproduce
- Open
about:addons
. - Click on the gear button on the right so the menu is activated.
- Click on the button again.
Actual result
The menu is closed at mousedown
but reappears at mouseup
.
Expected result
The menu should stay closed at mouseup
like how other buttons work, e.g. hamburger menu, Library button, etc..
Last good Nightly: 2019-11-29
First bad Nightly: 2019-11-30
pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b4b10ae558b9ca109218935d2bf48844cbfd7857&tochange=2d52a5a00e007ff7f78a053a446e246828cf3d60
Further bisection:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=a3bc852f2ee1dde3fc84e2e88b47fe9a046d388a&tochange=a3ecf85a806affa5f3f9cc22da14aee553ef2673
This is regressed by bug 1593649.
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
The button on the card is using the mousedown listener, this button should be updated to match that. I'll likely get to this eventually but happy to help if someone else wants to take a stab at it.
Updated•4 years ago
|
Happy to take a patch for 74 but I'm marking this fix-optional to remove it from weekly triage since Mark has it on his radar.
Assignee | ||
Comment 4•4 years ago
|
||
Comment 5•4 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:mstriemer, could you have a look please?
For more information, please visit auto_nag documentation.
Pushed by mstriemer@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8332102020cf Open about:addons gear menu on mousedown r=rpl
Assignee | ||
Updated•4 years ago
|
Comment 7•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Updated•4 years ago
|
Description
•