Open
Bug 1978171
Opened 1 month ago
Updated 1 month ago
Screen readers announce "Edit" for avatar selector "edit" link
Categories
(Toolkit :: Startup and Profile System, defect)
Toolkit
Startup and Profile System
Tracking
()
NEW
Accessibility Severity | s3 |
People
(Reporter: jhirsch, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
124.64 KB,
image/png
|
Details |
Not a barrier to usage but definitely less than a delightful experience, we might want to either change the string from "Edit" to "Edit avatar" or add a label so that VO makes clear that "Edit, button, Edit your profile" actually refers to an avatar edit, not editing the profile in general.
Comment 1•1 month ago
|
||
While you could overwrite the accessible name of the control via aria-label="Edit avatar"
, I agree that changing the on-screen string would be the most accessible way to go, because it would be also clearer for users with cognitive disabilities, with focus concerns, and users with low vision with and without magnification software - the on-screen string Edit avatar
would make it explicitly clear what exactly will be edited, when the control is activated.
Accessibility Severity: --- → s3
You need to log in
before you can comment on or make changes to this bug.
Description
•