Open
Bug 1844104
Opened 2 years ago
Updated 2 years ago
Editor mode onboarding UI text and buttons are not programmatically grouped
Categories
(DevTools :: Console, defect, P3)
DevTools
Console
Tracking
(Accessibility Severity:s4)
NEW
| Accessibility Severity | s4 |
People
(Reporter: nchevobbe, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
The instruction message on the multi-line editor and its dismiss button “Got it” are not programmatically grouped that may cause users with cognitive difficulties who rely on a screen reader to understand the content to miss the relationship between the message and its “Got it!” button. (wrap in role=group and add aria-label? So when Tabbed to the control, the information about grouped message is provided too)
| Reporter | ||
Updated•2 years ago
|
Accessibility Severity: --- → s4
| Reporter | ||
Updated•2 years ago
|
Severity: S4 → S3
| Reporter | ||
Updated•2 years ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•