Closed
Bug 1533366
Opened 6 years ago
Closed 6 years ago
UrlbarInput's blur handling should respect ui.popup.disable_autohide preference
Categories
(Firefox :: Address Bar, enhancement, P3)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Firefox 67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
Bug 1533366 - UrlbarInput's blur handling should respect ui.popup.disable_autohide preference. r?dao
(deleted),
text/x-phabricator-request
|
Details |
Quantumbar generally has respected not-closing the popup actions quite well.
However, with the addition of closing the popup on blur, I'm finding fairly frequently that I need to comment out the close popup in the blur function.
I think we should make that respect the ui.popup.disable_autohide
preference. This would allow easier testing via the browser toolbar.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/75921acaaf14
UrlbarInput's blur handling should respect ui.popup.disable_autohide preference. r=dao
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 67
You need to log in
before you can comment on or make changes to this bug.
Description
•