In today's episode of poor uses of ARIA, when you link directly to an issue comment (not just the issue itself) in GitHub, you get this (simplified):
<a aria-label="Issue #904" href="github.com/nvaccess/nvda/issue…">#904 (comment)</a>
So a screen reader user gets "issue #904" while a sighted user sees "#904 (comment)". So the fact that it is a link to a comment is lost to the screen reader user. Seriously, people!
#accessibility
<a aria-label="Issue #904" href="github.com/nvaccess/nvda/issue…">#904 (comment)</a>
So a screen reader user gets "issue #904" while a sighted user sees "#904 (comment)". So the fact that it is a link to a comment is lost to the screen reader user. Seriously, people!
#accessibility
When performing a say all on webpages, the screen should scroll along with the speech · Issue #904 · nvaccess/nvda
Reported by mike.reiser on 2010-09-13 20:25 I was showing my sighted friend a news story, and while doing a sayall, he said that it didn't follow on the screen while the speech was going. It wo...GitHub
Adrian Roselli
in reply to Jamie Teh • • •Wow, I thought they fixed all of these years ago.
It was so bad I featured them in my Uncanny A11y talk.
Jamie Teh
in reply to Adrian Roselli • • •Sukil Etxenike
in reply to Jamie Teh • • •Jamie Teh
in reply to Sukil Etxenike • • •Kara Goldfinch
in reply to Jamie Teh • • •James Scholes
in reply to Jamie Teh • • •