Open
Bug 2031401
Opened 4 months ago
Updated 3 months ago
[a11y] Superfluous list structure
Categories
(Enterprise Products :: Firefox, enhancement)
Enterprise Products
Firefox
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: A02291979, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Steps to reproduce:
Impacted Section/Element
Company Badge and Menu
Steps to Reproduce
While using a screen reader, activate the "Firefox Enterprise" button. In the resulting "Company Menu" dropdown, navigate to the "Sign out…" button.
Actual results:
In addition to button information, AT exposes a list of one item (because of <menu>).
Expected results:
Button structure is conveyed concisely.
User Impact
Unnecessary structure increases complexity and verbosity with no user benefit.
WCAG 2.2 References
Best practice only.
Recommendations
Remove the list structure, which is unnecessary to contain one button.
Testing Environment
Any
Assistive Technology Used
NVDA
Severity
4-Recommendation
Updated•4 months ago
|
Blocks: firefox-client-mvp
| Reporter | ||
Comment 1•3 months ago
|
||
Unresolved.
You need to log in
before you can comment on or make changes to this bug.
Description
•