View Issue Details

IDProjectCategoryView StatusLast Update
0003097Composrcorepublic2021-03-15 16:37
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0003097: ARIA live regions
DescriptionMark live regions using ARIA markup. This is a mechanism for telling screenreaders what parts of a page *update on their own* while *conveying important updates*.

The following areas update regularly:
 - Chat
 - Notifications list
 - PT list
 - Upload progress
 - Real-time rain
Additional Informationhttps://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions
TagsType: Accessibility
Time estimation (hours)2
Sponsorship open

Activities

Chris Graham

2021-03-15 16:37

administrator   ~0007005

Implemented, but only for chat room and real-time rain. I don't think the others need to be live regions as it'd probably confuse the user more than anything as it's tangential to what they are doing.

Issue History

Date Modified Username Field Change
2017-03-01 20:16 Chris Graham New Issue
2017-03-01 20:16 Chris Graham Tag Attached: Type: Accessibility
2021-03-15 16:37 Chris Graham Assigned To => Chris Graham
2021-03-15 16:37 Chris Graham Status non-assigned => resolved
2021-03-15 16:37 Chris Graham Resolution open => fixed
2021-03-15 16:37 Chris Graham Note Added: 0007005