dai11y 17/03/2021

17 March 2021

Imagining native skip links A proposal by Kitty Giraudel that is so brilliant, it’s a wonder it hasn’t been thought of and implemented already: native skip links. Every website ought to have a “Skip link” link as the first thing a keyboard user tabs to in the page. This is important for keyboard users and… [Read More]

dai11y 15/03/2021

15 March 2021

The Automated Accessibility Coverage Report (PDF) Thanks to GDS colleague Anika Henke, who discovered this report via the “Accessibility Testing Coverage: Automation and Intelligent Guided Testing” talk at axe-con. According to the report, Deque’s accessibility testing engine axe-core finds 57.38% of accessibility issues, rather than the “widely accepted belief that automated accessibility testing only provides… [Read More]

dai11y 12/03/2021

12 March 2021

Inaccessibility Warnings in the Browser anyone? An interesting proposal by Martin Mengele: should we show warnings in the browser when a site is deemed to have accessibility issues? The warning about insecure connections, which all modern browsers now display prominently when connecting over HTTP, helped to drive a large HTTPS adoption; Martin argues that an… [Read More]

dai11y 11/03/2021

11 March 2021

WordPress.org Removes Fake Reviews for AccessiBe Plugin Accessibility consultant Joe Dolson noticed a pattern amongst the reviews for the accessiBe WordPress plugin, which had 31 five-star reviews, 2 four-star reviews and 2 one-star reviews. Many of the accounts of the positive reviews had interacted with some of the same plugins, and tended to be one-sentence… [Read More]

dai11y 10/03/2021

10 March 2021

Gold Nanoparticles Inside Contact Lenses Correct Color Blindness Researchers in the United Arab Emirates have developed contact lenses that could help correct red-green colour blindness. The lenses are created with gold nanocomposites and hydrogel, creating pink-tinted lenses. These could be a popular alternative to tinted eyewear. The next steps will involve human trials.

dai11y 09/03/2021

09 March 2021

Hiding Content Responsibly Kitty Giraudel writes about the HTML attributes and CSS properties commonly used to ‘hide’ content, either visually or from assistive technologies (AT), or both. They then go into detail on each one: An sr-only class is great for visually hiding something while preserving it for AT. aria-hidden is great for hiding content… [Read More]

dai11y 08/03/2021

08 March 2021

Amazon Echo Show 8 extends the power of Alexa to people with disabilities An article from last November, reviewing the accessibility of Amazon’s Echo Show 8. It highlights a bunch of accessibility features I’d never considered the Echo devices to have: Like phones and tablets, it has a pinch-and-zoom feature to allow you to magnify… [Read More]

dai11y 05/03/2021

05 March 2021

Accessible motion: why it’s essential and how to do it right Stephanie Cree shares some good UX tips for making your motion accessible: Keep animation at the point of focus, to prevent zoomed in users from missing it outside the part of the page they’re zoomed in on. Avoid flashes more than 3 times per… [Read More]

dai11y 04/03/2021

04 March 2021

Material Design Text Fields Are Badly Designed Smashing Magazine article by Adam Silver, describing what’s wrong with the text fields in Material Design (Google’s design system). Material Design uses “float labels”: text that appears in the input, like a placeholder, but moves above the input when you focus on the element. This is better than… [Read More]

dai11y 03/03/2021

03 March 2021

The no-mouse challenge: Taking the keyboard navigation red pill^ Denis Boudreau describes “the no-mouse challenge”: start a timer, open a website and see how long it takes you to run into a brick wall. Participants in his workshops are “blown away” at the brittle nature of the web once you go off the beaten track of… [Read More]

Loading...