Closed
Bug 1818455
Opened 2 years ago
Closed 2 years ago
browser.urlbar.resultMenu.keyboardAccessible=false makes the result menu button unselectable by mouse
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
VERIFIED
FIXED
112 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox110 | --- | unaffected |
| firefox111 | --- | unaffected |
| firefox112 | --- | verified |
People
(Reporter: dao, Assigned: dao)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [snt-urlbar-result-menu])
Attachments
(1 file)
As reported by :srose in bug 1813517 comment 15:
Testing this in Nightly 112.0a1 (2023-02-22), with
browser.urlbar.resultMenu.keyboardAccessibleset to false the result menu buttons are indeed skipped when navigating using the tab key, but when clicking on the result menu buttons with the mouse cursor the menu isn't shown.
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SNT-531
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
status-firefox112:
--- → affected
Keywords: regression
| Assignee | ||
Updated•2 years ago
|
Version: Firefox 111 → Trunk
| Assignee | ||
Updated•2 years ago
|
Summary: browser.urlbar.resultMenu.keyboardAccessible makes the result menu button unselectable by mouse → browser.urlbar.resultMenu.keyboardAccessible=false makes the result menu button unselectable by mouse
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1813517
status-firefox110:
--- → unaffected
status-firefox111:
--- → unaffected
status-firefox-esr102:
--- → unaffected
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9319430 -
Attachment description: WIP: Bug 1818455 - Fix selecting the result menu button by mouse with browser.urlbar.resultMenu.keyboardAccessible=false. → Bug 1818455 - Fix selecting the result menu button by mouse with browser.urlbar.resultMenu.keyboardAccessible=false. r=mak
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a02364c1f024
Fix selecting the result menu button by mouse with browser.urlbar.resultMenu.keyboardAccessible=false. r=mak
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
Comment 5•2 years ago
|
||
This issue is Verified as fixed in our latest Nightly build: 112.0a1 (2023-02-24).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•