Closed
Bug 1162043
Opened 10 years ago
Closed 10 years ago
[accessibility][gaia-toast] Make sure gaia-toast is accessible to screen reader.
Categories
(Firefox OS Graveyard :: Gaia::Components, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: yzen, Assigned: yzen)
References
Details
(Keywords: access)
Attachments
(2 files)
Right now toast animation does not get screen reader attention. To improve that we need to ensure that the toast is a live region with appropriate attributes (e.g. assertive).
Also in case a toast might contain an actionable button, we need to consider being able to focus on it.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8661967 -
Flags: review?(wilsonpage)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → yzenevich
Status: NEW → ASSIGNED
![]() |
||
Comment 2•10 years ago
|
||
Comment on attachment 8661967 [details] [review]
Github pull request.
Nice work! Tests really well described this time :)
Attachment #8661967 -
Flags: review?(wilsonpage) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•10 years ago
|
||
Attachment #8695311 -
Flags: review?(wilsonpage)
Assignee | ||
Updated•10 years ago
|
Attachment #8695311 -
Flags: review?(wilsonpage)
![]() |
||
Comment 5•10 years ago
|
||
Comment on attachment 8695311 [details] [review]
Re-enabling integration tests.
https://github.com/fxos-components/gaia-toast/commit/4ed2e5aa62d5f2914a8a545fd82c3883ed09418f
Attachment #8695311 -
Flags: review+
You need to log in
before you can comment on or make changes to this bug.
Description
•