Closed
Bug 1644905
Opened 5 years ago
Closed 5 years ago
The "You are sharing" label isn't read by screenreaders in the new WebRTC indicator
Categories
(Firefox :: Site Permissions, task, P1)
Firefox
Site Permissions
Tracking
()
RESOLVED
FIXED
Firefox 79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
Details
(Keywords: access)
Attachments
(1 file)
This is important information - we should make sure screenreaders read it to our users.
Comment 1•5 years ago
|
||
Copying my suggestion from original discussion on this:
That could be solved by giving div#display-share these attributes: role="group" aria-labelledby="window-share-info". Screen readers read group ancestors when a control gets focus.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → mconley
Severity: -- → S2
Priority: -- → P1
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Status: NEW → ASSIGNED
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/44838561998b
Make the display sharing container a group, and set aria-labelledby when updating the displayed label. r=pbz
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
You need to log in
before you can comment on or make changes to this bug.
Description
•