Closed
Bug 1585989
Opened 6 years ago
Closed 6 years ago
Pressing the right arrow while navigating drop-downs via keyboard with NVDA activated triggers an abnormal behavior
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: vlucaci, Unassigned)
Details
Affected versions
- 70.0b11
- 71.0a1(2019-10-03)
Affected platforms
- Windows 10
Steps to reproduce
- Download and install NVDA screen reader.
- Launch FF.
- Go to reddit.com
- Drop down the protections panel.
- Navigate via keyboard over any available option.
- Press right arrow (->) button.
Expected result
- If the selected element has a list sub-menu, the section is opened.
Actual result
- Pressing the right arrow button multiple times, renders the narrator to spell each letter from the title.
Regression range
- Will return with a regression ASAP.
Additional notes
- This issue does not occur on 69.0.1.
Comment 1•6 years ago
|
||
Thanks for testing accessibility.
The Protections panel has been deliberately marked as a document so that screen readers will use browse mode for it (bug 1572641), since there is a lot of information a user might want to read in there which isn't focusable. In browse mode, screen readers override the cursor keys to navigate through the text of the document. So, this is working as expected.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•