Accessibility issues with animated gifs #34

Closed
opened 2025-09-09 19:40:54 -05:00 by Octech6711 · 1 comment
Owner

Originally created by @DavidBailes on GitHub.

The animated gifs which have been used in Audacity Support break a number of accessibility guidelines.
See, for example, https://www.bbc.co.uk/gel/features/how-to-make-accessible-animated-images
Note in particular that the issue with blinking, moving, scrolling stuff is Level A: https://www.w3.org/TR/WCAG21/#pause-stop-hide
It may be easier just not to use them.

As a connected issue, if you export a page which includes an animated gif as a pdf, the image in the pdf is not animated. So if any information was only available in the animation, this will be lost in the pdf.

Originally created by @DavidBailes on GitHub. The animated gifs which have been used in Audacity Support break a number of accessibility guidelines. See, for example, https://www.bbc.co.uk/gel/features/how-to-make-accessible-animated-images Note in particular that the issue with blinking, moving, scrolling stuff is Level A: https://www.w3.org/TR/WCAG21/#pause-stop-hide It may be easier just not to use them. As a connected issue, if you export a page which includes an animated gif as a pdf, the image in the pdf is not animated. So if any information was only available in the animation, this will be lost in the pdf.
Author
Owner

@LWinterberg commented on GitHub:

GIFs should be removed now

@LWinterberg commented on GitHub: GIFs should be removed now
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: audacity/audacity-support#34