Closed
Bug 1884669
Opened 7 months ago
Closed 7 months ago
NVDA incorrectly reads the position of some Hamburger menu elements
Categories
(Firefox :: Disability Access, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1790356
People
(Reporter: danibodea, Unassigned)
Details
(Keywords: access)
Note
- When the user navigates through the Hamburger menu while using NVDA and keyboard navigation, he might notice that NVDA reads the position of some buttons incorrectly.
- When focusing on the first element from the Hamburger menu, the "Sign In" button, NVDA verbalizes "Sign In button, 2 of 2", but there isn't another button/element in the section. It seems as if the first element in the section is the text at the left of the button "Sync and save data", which NVDA does not read.
- The same situation can be found when selecting the "Back arrow" button inside any sub-menu of Hamburger menu (Bookmarks, History, More Tools, Help). NVDA verbalizes: "Back button, 1 of 2". It seems as if the second element in the section is the sub-menu's title which NVDA does not even read.
Found in
- Nightly v125.0a1
Affected versions
- Nightly v125.0a1
- ESR v115.8.0esr
Tested platforms
- Affected platforms: Windows 10
- Unaffected platforms: -
Steps to reproduce
- Launch NVDA
- Launch the browser.
- Using keyboard navigation, navigate and open the Hamburger menu.
Expected result
- NVDA should say: "Sign in button";
- As an enhancement it could also read the text in the front of the button. Ex: "Sync and save data, Sign In button"
Actual result
- NVDA verbalizes "Sign In button, 2 of 2"
Regression range
- Unknown.
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
status-firefox123:
affected → ---
status-firefox124:
affected → ---
status-firefox125:
affected → ---
status-firefox-esr115:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•