Closed
Bug 1618892
Opened 5 years ago
Closed 4 years ago
Interventions button stays pressed when mouse is moved to another area
Categories
(Firefox :: Address Bar, defect, P3)
Tracking
()
RESOLVED
FIXED
Firefox 76
Tracking | Status | |
---|---|---|
firefox73 | --- | unaffected |
firefox74 | --- | disabled |
firefox75 | --- | wontfix |
firefox76 | --- | fixed |
People
(Reporter: muirpablo, Unassigned)
References
Details
(Whiteboard: fixed by bug 1623944)
Attachments
(1 file)
12.65 KB,
image/png
|
Details |
Checked on Windows10 64bit + Ubuntu 18.04 64bit + Macos 10.14
Firefox Beta 74.0b8 disabled
Firefox Nightly 75.0a1 affected
Firefox Release 73.0.1 not affected
Steps to reproduce:
- set user.js with these 2 lines
user_pref("browser.urlbar.update1", true);
user_pref("browser.urlbar.update1.interventions", true); - Create new profile with the user.js
- Launch firefox
- In URL bar type "refresh firefox"
- hover mouse on button "Refresh"
- left mouse click on button and keep it pressed
- move mouse arrow away from button
Results: Button stays selected and pressed.
Expected result: if you click, then move the mouse out of button then release, it shouldn't do button_pressed
Notes:
Same thing happens to the button next to it "get help" Question mark.
Also happens with other buttons interventions like:
"Cache firefox"
"refresh firefox"
"update firefox"
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox76:
--- → fixed
Depends on: 1623944
Resolution: --- → FIXED
Whiteboard: fixed by bug 1623944
Target Milestone: --- → Firefox 76
Updated•4 years ago
|
Updated•4 years ago
|
Severity: normal → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•