Skip to content

Time displays should have aria-labels with written out times #6336

Open
@claudiah12

Description

@claudiah12

Description

Times such as current time and duration are written in a timestamp format such as "0:20/14:05". Sighted users can parse this as time when they read it, but screen reader users will read this as simply numbers and punctuation rather than a human-understandable time with hours/minutes/seconds.

Steps to reproduce

Explain in detail the exact steps necessary to reproduce the issue.

  1. Turn on screen reader software
  2. Navigate to a timestamp such as the current time or duration
  3. The screen reader will read the timestamp string as numbers and punctuation rather than an understandable time

Results

Expected

If seek bar is at 0:20/14:05, then screen reader announces 'twenty seconds of 14 minutes, 5 seconds

Actual

If seek bar is at 0:20/14:05, then screen reader announces 'Zero colon zero colon twenty of fourteen colon one'.

Additional Information

Related to: #6335

Metadata

Metadata

Assignees

Labels

a11yThis item might affect the accessibility of the player

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions