Modern auto-scroll interfaces are breaking accessibility for millions of users.
👉 Support free accessibility education: ☕ Buy Me a Coffee → https://buymeacoffee.com/ariel.ferro | 💸 PayPal → https://www.paypal.com/paypalme/ferro...
In this episode of Web Accessibility for All, we explore the hidden accessibility problems caused by infinite scroll, AI streaming interfaces, live chats, dynamic feeds, and aggressive layout shifting. Many modern apps prioritize “engagement” and “real-time experiences,” but often ignore how uncontrolled motion and auto-scrolling can completely destroy usability for people using screen readers, TalkBack, screen magnifiers, switch devices, voice navigation systems, and other assistive technologies.
We break down how accessibility failures happen in real-world interfaces like social feeds, AI chat apps, document readers, and live messaging platforms. You’ll learn why auto-scroll can trigger audio overload in Android TalkBack, trap screen reader users in repeated announcements, disrupt low-vision navigation, and create exhausting experiences for people with motor disabilities or vestibular disorders. We also explain how motion sensitivity and unpredictable UI movement can cause dizziness, nausea, migraines, and serious cognitive overload.
This episode also covers practical accessibility engineering solutions developers can apply immediately.
I’m Ariel, and this is Web Accessibility for All — a podcast focused on practical accessibility engineering, inclusive UX, assistive technologies, and building a web everyone can actually use.
If you care about accessibility, frontend engineering, inclusive UX, or building modern AI interfaces responsibly, subscribe, share this episode, and help push the web toward more respectful design patterns.
💬 What’s the worst auto-scroll or infinite-scroll experience you’ve personally encountered online?
⏱️ Chapters
0:00 Intro
0:33 Presentation
1:19 What is Auto-Scroll?
2:24 Who Infinite Scroll and Auto-Scroll, Harm Most?
4:25 How Modern Apps Break Accessibility with Auto-Scroll
6:38 Mobile Accessibility Problems Caused by Auto-Scroll
9:32 WCAG and ARIA Rules for Auto-Scrolling Interfaces
11:57 How to Build Accessible Auto-Scroll Interfaces
12:34 Using `prefers-reduced-motion` to Reduce Motion Problems
13:03 Accessibility Checklist for Infinite Scroll and Auto-Scroll
14:08 Wrapping up
14:56 Outro
🎧 More Episodes
If you enjoyed this video, you’ll love the full podcast series where we dive deeper into accessibility:
• Web Accessibility For All
🎧 Audio Credit & Thanks
A big thank you to Bogdan Cerovac for the audio clip featured in this episode!
The TalkBack audio comes from Bogdan’s article, “Please do not use auto-scrolling content on the web and in applications”. If you’d like to check out the original article, you can find it here: https://cerovac.com/a11y/2026/01/plea...
Really appreciate Bogdan’s work and contributions to accessibility.
📚 References and Resources
• Android TalkBack: https://support.google.com/accessibil...
• W3C WCAG 2.2: https://www.w3.org/TR/WCAG22/
• WAI-ARIA: https://www.w3.org/TR/wai-aria/
• ARIA Live Regions: https://developer.mozilla.org/en-US/d...
• prefers-reduced-motion: https://developer.mozilla.org/en-US/d...
• Infinite Scroll: https://www.smashingmagazine.com/2022...
☕ Support This Work
This podcast takes many hours of research, writing, voicing, and editing. You can help keep it going:
• Buy Me a Coffee → https://buymeacoffee.com/ariel.ferro
• PayPal → https://www.paypal.com/paypalme/ferro...
🎧 Behind the Scenes (for blind creators & curious viewers)
I create every episode non-visually, using accessible tools:
• Neural voices in Windows 11, NVDA, and Narrator
• Sometimes ElevenLabs or Voicebooking for samples
• Music & effects: Pixabay Audio → https://pixabay.com
• Images: ChatGPT (DALL·E) + Google Gemini
• Video creation: OneImageVideo.com → https://oneimagevideo.com
• Editing & mixing: Audacity → https://www.audacityteam.org/ + NVDA extension → https://nvda-addons.org/addon.php?id=193
If you’re blind and want to create: it’s possible. I do all this with free or low-cost tools. If I can do it, so can you.
⚖️ Disclaimer
This content is for educational purposes only. All views are my own and do not represent any employer or organization. Please note that the dialogues and workplace scenarios depicted are fictional dramatizations used for illustrative purposes. References are provided for informational use and do not imply endorsement.
#Accessibility #WebAccessibility #A11y #InclusiveDesign #UXDesign #FrontendDevelopment #WCAG #AI