Closed
Bug 1542099
Opened 6 years ago
Closed 6 years ago
Quantumbar: Return a11y focus to the input when left arrow/right arrow/home/end are pressed
Categories
(Firefox :: Address Bar, defect, P2)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Firefox 68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: Jamie, Assigned: dao)
References
Details
(Keywords: access)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
STR (with a screen reader):
- Ensure Quantumbar is enabled.
- Type "test" into the address bar.
- Press down arrow. Observe that the screen reader reports the autocomplete list item.
- Press left arrow.
- Expected: The screen reader should report focus on the address bar input.
- Actual: Nothing is reported.
- Press left arrow again.
- Expected: The screen reader should report the character to which the caret moved.
- Actual: Nothing is reported.
This makes it difficult for a screen reader user to edit the content in the address bar. This is a regression from the current (non-Quantumbar) address bar implementation.
Updated•6 years ago
|
Points: --- → 3
Priority: -- → P2
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
I assume we need this for Home and End too.
Summary: Quantumbar: Return a11y focus to the input when left/right arrows are pressed → Quantumbar: Return a11y focus to the input when left arrow/right arrow/home/end are pressed
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Blocks: quantumbar-controller
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4058cdcc2f17
Return a11y focus to the input when arrow left/arrow right/home/end keys are pressed. r=Standard8
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
Updated•6 years ago
|
Flags: qe-verify+
QA Contact: cristian.comorasu
You need to log in
before you can comment on or make changes to this bug.
Description
•