Most accessibility bugs I see aren't one-off mistakes, they're the same broken pattern copy-pasted across every modal, form, and dropdown in the codebase. Treating accessibility as a component and architecture problem, not a c... https://hackernoon.com/accessibility-bugs-are-often-architecture-bugs
jecture
@jecture-a11y.bsky.social
Think your product’s accessible? Let’s find out. I help teams fix hidden barriers and do better. #accessibility. jecture.co
"Disability dongle" is a great term for the pattern where a hackathon team builds a gadget nobody asked for and calls it innovation. This article is a direct response to the $30,000 chair climbing wheelchair. #accessibility #disability #a11y https://sightlessscribbles.com/disability-dongle/
Imagine a bank changing your interest rate after you hit accept, then pointing to the fine print. That's exactly what WCAG 3.3.4 Error Prevention exists to stop, and most forms handling money or legal commitments still fail it. Goo... https://tarnoff.info/2026/08/03/a11y-101-3-3-4-error-prevention/
Jeremy Keith's point on AI-generated alt text is one every dev skips past. A model can describe pixels, it can't tell you why the image is there or what the author wants a screen reader user to walk away knowing. Alt text is authorial inten... https://adactio.com/journal/22657?ref=frontenddogma.com
"Invalid" is not an error message, it's a dead end. This piece walks through WCAG 3.3.3 Error Suggestion and why a form that flags a problem without saying what to fix fails users long before it fails an audit... https://tarnoff.info/2026/07/27/a11y-101-3-3-3-error-suggestion/?ref=frontenddogma.com
"Invalid" is not an error message, it's a dead end. This piece walks through WCAG 3.3.3 Error Suggestion and why a form that flags a problem without saying what to fix fails users long before it fails an audit... https://tarnoff.info/2026/07/27/a11y-101-3-3-3-error-suggestion/?ref=frontenddogma.com
"Invalid" is not an error message, it's a dead end. This piece walks through WCAG 3.3.3 Error Suggestion and why a form that flags a problem without saying what to fix fails users long before it fails an audit... https://tarnoff.info/2026/07/27/a11y-101-3-3-3-error-suggestion/?ref=frontenddogma.com
Steve Faulkner's short breakdown of how emoji alt text actually varies across platforms and screen readers is still one of the most underrated reads on the gap between "technically has alt text" and ... https://html5accessibility.com/stuff/2022/01/17/short-note-on-emoji-text-alternative-variations/
Steve Faulkner's short breakdown of how emoji alt text actually varies across platforms and screen readers is still one of the most underrated reads on the gap between "technically has alt text" and ... https://html5accessibility.com/stuff/2022/01/17/short-note-on-emoji-text-alternative-variations/
Steve Faulkner's short breakdown of how emoji alt text actually varies across platforms and screen readers is still one of the most underrated reads on the gap between "technically has alt text" and ... https://html5accessibility.com/stuff/2022/01/17/short-note-on-emoji-text-alternative-variations/
W3C published the explainer for EPUB Accessibility 1.2, covering how to evaluate conformance for reflowable EPUB publications. If you're auditing digital publishing or ebooks, this is the reference to bookmark. #accessibility #WCAG ... https://www.w3.org/TR/2026/DNOTE-epub-a11y-explain-12-20260730/
Léonie Watson argues accessibility work is an act of resistance right now, pushing back against a wave of AI-generated interfaces and content that quietly strip out the structure disabled people depend on. When the industry's def... https://tink.uk/accessibility-is-resistance/?ref=frontenddogma.com
If your HTML source order is correct but you're reflowing elements visually with CSS grid or flexbox, VoiceOver reads them in the visual order, not the source order, which breaks the experience for screen reader u... https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/reading-flow
20 to 30% of people have Sensory Processing Sensitivity, and most of the interruption patterns we ship like popups, autoplay video, aggressive motion, hit that group hardest. There are calmer interaction design princi... https://www.kalamuna.com/blog/designing-sensitivity-ux-guide-calmer-interfaces
Adrian Roselli updated this one with a fix for submit buttons, and it's still the clearest take on a mistake I see in almost every audit. Disabled buttons hide state from screen reader and switch users with zero explanation. And n... https://adrianroselli.com/2024/02/dont-disable-form-controls.html
Autoplaying hero videos aren't just a WCAG 2.2.2 violation waiting to happen, they're a usability failure on their own terms. Motion that won't stop can trigger seizures, wreck focus for anyone with ADHD, and tank contrast on... https://www.openaccess.nz/blog/autoplaying-homepage-videos-dont-do-it/
Most ADA Title II compliance conversations stop at websites and PDFs. This report pushes it further, data repositories and research datasets are in scope too, and public entities need a plan for making them usable with assistive tech. #accessibility #ADA #... https://doi.org/10.31274/isudp.rdap.300
A meaningful share of AI-generated UI ships with detectable accessibility barriers baked in, and it's landing in education, healthcare, and finance products where the stakes are highest. Automating UI generation without checking for accessibility just automates discrimi... https://conesible.de/wab/
Missing focus indicators show up in nearly every audit I run, usually because someone stripped the default outline for looking "ugly" and never put anything back. This is a good refresher on why that outline exists and what it actually costs keybo... https://www.morganwebdev.org/posts/outline-back/
The classic "clickable card" pattern has always been a fight between making the whole card tappable and keeping the markup sane for screen readers and keyboard users. Anchor positioning gives you a cleaner way out, real... https://thatemil.com/blog/clickable-surface-expansion-using-anchor-position/
Lighthouse just added an Agentic Browsing audit, and it's built on the same bones as accessibility testing: semantic structure, clear labeling, layout stability. Turns out the work you already do... https://techhub.iodigital.com/articles/is-your-site-ready-for-ai-agents-lighthouse-now-has-an-answer
Hoboken is using robots to survey sidewalks for ADA compliance instead of relying on manual inspection or, worse, waiting for complaints. This is what proactive accessibility planning at the municipal level actually looks like. #accessibility #ada #a11y https://www.hobokennj.gov/news/ada-robot
Léonie Watson's line cuts right through the AI-overlay hype: "Remove the need for people to use AI to compensate." A lot of what gets pitched as an accessibility fix right now is just shifting the burden onto disabled users to work around sites that w... https://tink.uk/accessibility-is-resistance/
23 years in this field and the honest take is the report is the easy part. The real job is the culture battles, convincing teams that a WCAG pass isn't the finish line, and learning assistive tech deeply enough to argue wi... https://www.testwithlabrador.com/blog/life-as-an-accessibility-specialist
Accessible design isn't just a screen problem. This piece is a reminder that inclusive design principles, multiple ways to interact, sensory accommodation, dignity in participation, apply just as much to a garden ... https://livingwithamplitude.com/accessible-community-gardens-disability-inclusion/
If you design or test for screen readers, watching someone's actual daily workflow beats any WCAG checklist. First-person walkthroughs like this are the fastest way to unlearn assumptions about how blind users actually move through a device. #accessibility #screenrea... https://youtu.be/mvUeEzGfaVc
Access trauma is a term more of us in this field need to sit with. It's not just "the site is hard to use," it's the cumulative harm of hitting the same barriers over and over until you stop expecting anything to work at all... #accessibilit... https://sightlessscribbles.com/posts/on-access-trauma/
PDFs are the accessibility blind spot most audits skip entirely because they're annoying to test and nobody wants to open Acrobat's tag tree. Duff Johnson's piece breaks down how to actually declare WCAG conformance in a PDF, not just tag it and... https://pdfa.org/declaring-wcag-compliance-in-pdf/
Decades of disability rights work went into keeping people out of institutions and in their communities. AP reports the DOJ recently lowered the bar for institutionalization... https://apnews.com/article/trump-rfk-disability-autism-special-education-institutionalize-c6f064dcf4a1185d23cc5693f4b2df69
A 600 year old chapel is now a pilot site for accessible lighting, environmental monitoring, and inclusive visitor tools. Worth noting for anyone who thinks accessibility re... https://www.florencedailynews.com/2026/07/01/brancacci-chapel-becomes-european-test-site-for-accessible-cultural-heritage/