‘Google Chrome’ Archive

Google Chrome Screen Reader Support update

Following last weeks post about Google Chrome accessibility which was prompted by The Google Chrome Screen Reader Accessibility Petition created by Alex Hiironen, new information about Google Chrome screen reader support has been added to the Google Chrome (Chromium) wiki: 

Supported Screen Readers
The latest versions of these screen readers have partial support for Chrome now:

System Access to Go (Windows)
VoiceOver (Mac OS X)

These [...]

When will Google Chrome be accessible?

I have written on the issue of Google Chrome accessibility a number of times since its initial release. Progress is being made, but that progress is too slow for some users of Assistive Technology.  As a consequence a petition has been created by Alex Hiironen to highlight the issue that users of Assitive Technology such as screen [...]

Freedom of Choice

The recent EU ruling requires Microsoft to provide Windows operating system users with a choice of browsers to install rather than having Microsoft Internet Explorer pre-installed. This is a laudable initiative that provides a more level playing field for browser vendors and more choice for consumers. Unfortunately what it does not do is provide informed [...]

High Contrast Proof CSS Sprites

CSS sprites are a useful method to display graphics while preserving bandwith and improving page rendering times.  One of the problems  with CSS sprites when it comes to their accessibility is that some operating system display themes such as Windows High Contrast mode have the effect of hiding CSS background images. So if an alternative version of the [...]

alt and title content display in popular browsers

Recently Roger Johansson wrote a post about Safari, WebKit and alt text for missing images. In which he talks about how Webkit based browsers do not always display alt attribute content in place of an image when the image is not available or images are disabled. I have gone a little further into this issue by [...]