Closed
Bug 1871510
Opened 1 year ago
Closed 11 months ago
Add a check for keyboard focusable Search bar buttons in AccessibilityUtils
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: ayeddi, Assigned: ayeddi)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Expand the existent Url Bar's isKeyboardFocusableUrlbarButton check to pass the one-off search items within the Search bar that follows the pattern used in the Url bar, since these buttons like .searchbar-engine-one-off-item
are navigable with arrow keys deliberately.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Expand the existent Url Bar's isKeyboardFocusableUrlbarButton check to pass the one-off search items within the Search bar that follows the pattern used in the Url bar, since these buttons like .searchbar-engine-one-off-item
are navigable with arrow keys deliberately.
Depends on D197113
Pushed by ayeddi@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2e26f327cd37
Add a check for keyboard focusable Search bar buttons in AccessibilityUtils. r=Jamie,search-reviewers,Standard8
Comment 3•11 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•