mirror of
https://github.com/audacity/audacity-support.git
synced 2026-04-12 06:25:26 -05:00
Accessibility issues with animated gifs #34
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@LWinterberg commented on GitHub:
GIFs should be removed now