[GH-ISSUE #320] Add support for screen readers #212

Closed
opened 2026-02-25 20:33:05 +03:00 by kerem · 1 comment
Owner

Originally created by @GaryJones on GitHub (Aug 28, 2018).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/320

Currently, the asciinema-player is not seen as an interactive item when using a screen reader. I've only tested with VoiceOver on the Mac, but adding tabindex="0" fixes this.

The output isn't perfect — PHPUnit 4.8.31 is read as "PHP Unit 4th August 1931" — but otherwise it makes the content of a finished cast available to screen readers (and possibly other assistive technologies) more than it does now.

Originally created by @GaryJones on GitHub (Aug 28, 2018). Original GitHub issue: https://github.com/asciinema/asciinema/issues/320 Currently, the `asciinema-player` is not seen as an interactive item when using a screen reader. I've only tested with VoiceOver on the Mac, but adding `tabindex="0"` fixes this. The output isn't perfect — `PHPUnit 4.8.31` is read as "PHP Unit 4th August 1931" — but otherwise it makes the content of a finished cast available to screen readers (and possibly other assistive technologies) more than it does now.
kerem closed this issue 2026-02-25 20:33:05 +03:00
Author
Owner

@GaryJones commented on GitHub (Aug 28, 2018):

Closing in favour of https://github.com/asciinema/asciinema-player/issues/95

<!-- gh-comment-id:416571808 --> @GaryJones commented on GitHub (Aug 28, 2018): Closing in favour of https://github.com/asciinema/asciinema-player/issues/95
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#212
No description provided.