Closed
Bug 1521492
Opened 6 years ago
Closed 6 years ago
QuantumBar results view does not close if the focus is moved away from it by key press rather than mouse
Categories
(Firefox :: Address Bar, defect, P2)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Firefox 66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
STR:
- Start typing in the address bar.
- Press cmd-F (or equivalent.
Expected Results
=> Focus shifts to the find bar, the results view closes.
Actual Results
=> Focus shifts to the find bar, the results view stays open.
I have a fix for this, it should also help with fixing the tests in bug 1521490.
Assignee | ||
Updated•6 years ago
|
Blocks: quantumbar-input
Assignee | ||
Comment 1•6 years ago
|
||
Depends on D17352
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/76c397291c5f
When the QuantumBar input receives a blur, ensure queries are stopped and the popup is closed. r=dao
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
Updated•6 years ago
|
QA Whiteboard: [good first verify]
You need to log in
before you can comment on or make changes to this bug.
Description
•