#screen-readers

[ follow ]
fromManuel Matuzovic
5 days ago

Don't put aria-label on generic elements like divs - Manuel Matuzovic

The section element has a generic role by default. If you put aria-label or aria-labelledby on the element, its implicit role ch
Web development
fromThe JetBrains Blog
6 days ago

Improving Accessibility in JetBrains IDEs: What's New and What's Next in 2026 | The JetBrains Platform Blog

One of the key areas we've been working on is improving how JetBrains IDEs interact with OS-level accessibility tools. Improved Magnifier support on Windows Screen magnifiers are among the most commonly used assistive technologies in JetBrains IDEs. Until recently, the built-in Windows Magnifier didn't reliably follow the text cursor in the editor, making navigation and editing more difficult for low-vision users. We've implemented support for cursor tracking so Magnifier follows text as you type, just as it does in other applications.
Python
#accessibility
UX design
fromMedium
1 month ago

The invisible layer of UX most designers ignore

Designers must prioritize screen reader compatibility to ensure accessibility, as users rely on spoken content rather than visual elements.
fromeLearning
8 months ago
Online learning

The Role of Text-to-Speech - eLearning

Combine text-to-speech, screen reader support, keyboard navigation, and closed captions to create accessible eLearning in Adobe Captivate.
fromCoforma
1 year ago
UX design

Making Scannable Web Pages for Assistive Technology - Blog - Coforma

Manual accessibility testing is essential for a holistic approach to user experience.
Automated tools only catch a fraction of accessibility issues, emphasizing the importance of manual checks.
UX design
fromMedium
1 month ago

The invisible layer of UX most designers ignore

Designers must prioritize screen reader compatibility to ensure accessibility, as users rely on spoken content rather than visual elements.
UX design
fromCSS-Tricks
4 months ago

I Learned The First Rule of ARIA the Hard Way | CSS-Tricks

Semantic HTML provides built-in accessibility; unnecessary ARIA roles can override or break expected screen reader behavior.
UX design
fromChrisyoong
5 months ago

100, 150, or 200? Debunking the Alt text character limit

There is no hard character limit for alt text; write alt text as long as necessary to clearly and succinctly convey the image's meaning.
UX design
fromPiccalilli
7 months ago

A guide to creating accessible PDFs using free tools

Accessible, machine-readable PDFs can be created and tested using free tools like LibreOffice, text editors, axes4, and screen readers without Adobe Acrobat Pro.
fromEngadget
8 months ago

Unity developers can now tap into system screen reader tools on macOS and Windows

Screen readers narrate on-screen menus so blind and low-vision players can navigate a game or a piece of software without additional assistance. Typically, screen reading software is custom-built for each game, which can make them resource-intensive for developers to implement. "Building something like that from scratch has to be decided upon early in development so you have the time/resources allocated to make it properly," Steve Saylor, an accessibility consultant and creator, shared on Bluesky. "Having it in-engine can mean the heavy lifting is done for you, and the cost of time/resources now is significantly lower."
Video games
[ Load more ]