Items tagged with: a11y

Search

Items tagged with: a11y


Best kept secret: the IBM accessibility checker, blows other #a11y testing tools out of the water
✅ open source and well maintained
✅ Free and ad free
✅ multiple rulesets
✅ export results to excel

ibm.com/able/toolkit/tools/#de…

#a11y


I wasn't going to post anything about #linux #a11y today, but some things keep coming up, and I think it's time I took a break from yelling.

So an interlude, then. Lets look at some of the good that's happening.

As always, feedback is welcome, and subscribe via email or rss for more of what I write.

fireborn.mataroa.blog/blog/i-w…

#linuxAccessibility #blogging #accessibility #linuxDesktop





Woohoo! So far, we have 62 people pledging 269 hours towards improving accessibility in WordPress this Thursday for Global Accessibility Awareness Day! 🙌 Join us in spending a day working on accessibility issues in WordPress core, plugins, or on your own website!

equalizedigital.com/gaad2025/ #WordPress #GAAD #GAAD2025 #accessibility #a11y


PSA - Sonos is seeking free labor to improve the accessibility of the app for their commercial products,, both in the form of finding accessibility bugs in a production app, and unpaid UX research opportunities.

From an email they just sent to their beta community:

[...]We are putting together a pool of testers to provide ongoing feedback about the quality and comprehensiveness of accessibility features in the Sonos mobile app. Enrolled participants will be asked to use the app as they normally would, but provide us feedback about opportunities to improve our accessibility features via our beta community platform. At points in the future we may also send structured surveys to get more focused feedback on particular components of the app. These surveys will not
be required, but we will greatly benefit from as many testers taking them as possible. This program will rely on the generally available mobile app and does not require you to download beta software. If you're interested in participating please click the link below. Thanks!

#accessibility #sonos #a11y





Wonder what the most screen reader accessible linux distro is in 2025.
Over 5 years ago, I tried Ubuntu mate, but it was hit and miss, and was told at the time, that it would the best.

Thoughts?

#a11y #linux #ubuntu #linuxaccessibility #linuxa11y #blind


fireborn.mataroa.blog/blog/i-w…

»Linux “just works”—if you can see.

If you’re blind?
You boot into a live image and get nothing.
No speech. No braille. No login prompt feedback. Maybe Orca starts, maybe not.
Maybe you know the shortcut (Alt+Super+S?) but does that even work in this session type?
Is it Wayland? Is it X11? Is the screen reader bound to a key combo that doesn’t exist on your keyboard?

You open the installer?

“Next. Button. Button. Button. Button.” That’s all Orca says.

Ubuntu MATE 12.04 had a working, labeled, navigable installer.
Ubuntu MATE 24.04? It’s garbage.

No headings. No structure. No sense of where you are. Just unlabeled buttons and blank space.

This isn’t a bug.
This is neglect.«

Thanks for writing this article, @fireborn

#Accessibility #a11y


Is there a coop or collective of disabled people in tech where you can go to hire accessibility experts? I don't want to continue to release software unless I know its accessible, but I can't know that unless I have my software audited by disabled tech experts that know the pitfalls of these things. I don't need free labour either. I am happy to pay for this service.

#a11y #accessbility #disablity #foss



If you are blind and you have the spoons, can you let me know if you use the terminal on Linux and if so which one? If you use the terminal, do you use a screenreader plugin or a specific external screenreader on Linux?

I wrote a terminal UI program for kubernetes that has voice assistance and I want to test it with a normal workflow that a disabled user would follow.

Edit: I am also willing to pay! Read further down in this thread!

#a11y #foss #accessbility


“Linux ‘just works’ – if you can see.

This isn’t a bug.
This is neglect.”

@fireborn

fireborn.mataroa.blog/blog/i-w…

(And its ableist culture will sooner make you the villain for criticising it rather than acknowledging the failing and fixing the status quo. ar.al/2024/06/23/fedora-has-be… There’s a reason I’m back on Mac after six years on Linux. As a developer, it was impacting my ability to make what I’m building accessible. And I reject the unspoken premise that the source being open is somehow more important than the human right to universal access. Ethical technology requires more than just the “four freedoms” web.archive.org/web/2025041809… This is why inclusivity is a core Small Technology principle. small-tech.org/about/#small-te…)

#accessibility #inclusivity #universalAccess #a11y #linux #FOSS #openSource #freeSoftware #freedom


Automated #accessibility test tools find even less than expected (by Robert Dodd via LinkedIn) linkedin.com/pulse/automated-a… #a11y #testing #tools



Join Matt Ater and Jennison Asuncion as they recognize Global Accessibility Awareness Day (GAAD) and celebrate the 30th Anniversary of JAWS on May 14 at 4 PM ET.

Register today: tpgi.com/webinar-marking-a-mil…

#Accessibility #DigitalAccessibility #A11y #GlobalAccessibilityAwarenessDay #GAAD #JAWS #Webinar




#a11y #css



Me in 2019:
“A Model for WordPress Accessibility”
adrianroselli.com/2019/05/a-mo…

Mullenweg in 2025:
A plug-in, off-loaded to the community to build and maintain!
therepository.email/canonical-…

#accessibility #a11y




More and more I am looking through @Delta Chat apps and resources I believe this should become number one messenger of choice for screen reader users.
The developers are constantly improving its #a11y. It's secure from the start of using.
Additionally the desktop chat has under gone an #accessibility audit and accessibility issues are clearly documented in public.
I am not sure other messenger style app on the planet has such dedicated commitment to accessibility ever.

github.com/deltachat/deltachat…




I was happy to attend #DrupalCamp Ottawa today. Lots of great people I was happy to see.

I also presented about #DrupalCMS & #AI highlighting how it can support better #AltText and & #PlainLanguage

It was also exciting to see so many new people join!

docs.google.com/presentation/d…

#Drupal #A11y


Can anyone recommend a screen-reader-accessible, self-hosted package that provides a web interface that communicates the status of multiple machines? UP, down, maintenance, etc? I think UptimeKuma can do this, so will check that out. But also very interested in any recommendations. Please boost for reach. Much appreciated.
#Linux #OpenSource #Self-Hosted #StatusReporting #WebInterface #ScreenReader #Accessible #A11Y


Prompting GitHub Copilot Chat to become your personal AI assistant for accessibility
github.blog/developer-skills/g…
#a11y #ai #github #copilot



As part of our volunteer-driven accessibility initiative in GNOME Calendar, and for the first time in the 10+ years of Calendar's existence, we finally completed and merged the first step needed to have a working calendar app for people who rely on keyboard navigation. This merge request in particular makes the event widgets focusable with navigation keys (arrow left/up/right/down) and activatable with space/enter. This will be available in GNOME 49.

Most of GNOME Calendar's layout and widgets consist of custom widgets and complex calculations, both independently and according to other factors (window size, height and width of each cell, number of events, positioning, etc.), so these widgets need to be minimal to have as little overhead as possible. This means that these widgets also need to have the necessary accessibility features reimplemented or even rethought, including and starting with the event widgets.

We also hope to get other parts of GNOME Calendar accessible before GNOME 49, but I can't promise anything at the moment. We did start working with making the month view accessible: gitlab.gnome.org/GNOME/gnome-c…

#GNOME #Calendar #GNOMECalendar #GTK4 #GTK #Libadwaita #Accessibility #a11y #Linux


When you’re scripting for a screen reader, then you’re scripting for the browser, with exactly the same level of JavaScript support.

However complications can arise with event handling, because screen readers intercept events and don't always pass them on to the browser, and even then, keyboard actions might fire mouse events.

tpgi.com/event-handling-in-jaw…

#accessibility #a11y #javascript



Able to Play, a game repository that helps you find games that match your accessibility needs, just launched!

abletoplay.com

For gamedevs/game requests: Here's some info on how to make a game available on there:
help.abletoplay.com/docs/how-c…

It's still a young platform, so please give them lots of feedback to help improve it!

@games

#Games #Gaming #GameDev #AbleToPlay #Accessibility #A11Y