Tootfinder

Opt-in global Mastodon full text search. Join the index!

@lornajane@indieweb.social
2026-02-12 08:43:21

This week's career limiting accessibility regression from @… is to not show comments in pull request diff any more. There's a separate comment panel which you can look at (but not at the same time as the diff) where there are indications of content replies but these cannot be interacted with using standard accessibility tools.
I review very long pull requests for work and as a volunteer maintainer and I am not sure why we're okay with this constant march of degraded experience. #a11y

@aardrian@toot.cafe
2026-01-09 15:55:29

When considering what keyboard shortcuts to support in your application, don’t stress about JAWS/NVDA. They have pass-through commands (a key combo that tells the SR to ignore the next key/combo).
• NVDA F2
• JAWS 3
• Narrator 3
Stress about other languages instead.
#a11y #i18n