What are some of the biggest accessibility fails you found on a website where the people building the site wanted to do something good but actually made the situation worse, e.g. by using verbose alt texts, overusing ARIA, etc.?
-
What are some of the biggest accessibility fails you found on a website where the people building the site wanted to do something good but actually made the situation worse, e.g. by using verbose alt texts, overusing ARIA, etc.?
-
@matuzo aria-labels on everything
-
@matuzo maybe this site. It's in spanish, but have in mind that enlace means link and botón means button and take a look https://bne.es/es
-
@matuzo My current "favourite" is the British Airways website. Once you're logged in there are parts of the website with `role="application"` applied to a container that holds all of the page content.
-
@tink which makes the entire page unusable with some screen readers, right?
-
@Georgiana_FH oh my god. I've seen similar but nothing to this extent.
-
@matuzo Long time ago now but role application on body.