-
Archives
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- November 2010
- October 2010
- September 2010
- June 2010
- May 2010
- March 2010
- February 2010
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
-
Meta
Tag Archives: Accessibility
Last week in the “Accessible” module, March 2, 2009
This is the first in an ongoing weekly series where I’ll highlight items that the accessibility team has been working on over the last week. I’ll be reporting on fixed bugs, or will also call out on items that we … Continue reading
Posted in Accessibility, ARIA, Firefox, Mozilla, QA, Testing
Tagged Accessibility, GeckoAccessibleModule, Mozilla
6 Comments
NVDA 0.6p3 released, quite some news for Mozilla users!
As you may or may not have read, the NVDA team released NVDA 0.6p3 last night. Below, I’d like to highlight those of the changes that are of special interest to those using Mozilla products such as Firefox or Thunderbird … Continue reading
What should the action name for an indeterminate checkbox be?
As noted in this blog post, we’re currently working on implementing the accessibility for HTML 5 checkboxes that are indeterminate. An indeterminate checkbox is a checkbox that is neither checked nor unchecked, or half-checked if you will. The first stage … Continue reading
Implementing a new feature in Gecko that may have an impact on accessibility? Ping the accessibility team and tell them!
This morning, Jeff Walden pinged me on IRC to ask me whether the new indeterminate DOM property for checkboxes that is being introduced in HTML 5 and which recently landed on Mozilla 1.9.2, has any accessibility implications. I did a … Continue reading
Accessibility fix in 3.0.6
As you may have read already, Firefox 3.0.6 was released on Tuesday. Among the fixes introduced in this version is one for accessibility. It has to do with CaretMoved events and selection changes not being communicated to screen readers properly … Continue reading
New feature: Nesting level and position information for HTML lists
The new year has just begun, and we’re already speeding ahead with new features in Firefox trunk nightlies, AKA version 3.2a1pre. These features won’t see inclusion in Firefox 3.1, but are already the next generation features. The feature I’m going … Continue reading
NV Access published their progress on the Mozilla Foundation grant
The new year starts out with a bang! NV Access, the makers of theNVDA, a free, open-source screen reader for Windows, have published their progress report on the current Mozilla Foundation grant. The grant goals were laid out for a … Continue reading
Firefox 3.0.5 accessibility: New features
Firefox 3.0.5 has just been released, and as the release notes mention, brings a few accessibility improvements. Here’s what they are! Firefox 3.0.5 exposes all CSS display properties as object attributes now in addition to the older “formatting:block” parameter. However, … Continue reading
Starting an Accessible Name refactor, need your help in testing!
For those of you following the Firefox/Gecko platform development, or for those interested in helping out, this is a call for participation. If you’re not afraid to get your hands dirty a bit and would like to help the Firefox … Continue reading
Why I would not buy an iPod just yet
Recently, Apple announced better accessibility features in iTunes 8 and the 4th generation iPod Nano. This is a major breakthrough in accessibility because now, the maker of a mainstream hardware media player is taking steps to make sure the device … Continue reading
Posted in Accessibility, Apple
Tagged Accessibility, Apple, iPod, iPodNano, VictorReaderStream
15 Comments
Firefox 3.0.2 has been released, lots of accessibility improvements
As was announced on the Mozilla blog, Firefox 2.0.0.17 and 3.0.2 security updates are now available. In addition to the security fixes, there have been a couple of significant accessibility improvements made to Firefox 3.0.2 that I’d like to give … Continue reading
WebVisum had to switch to an invitational registration system, I can give out invites!
As you may have read on the WebVisum website, the team had to switch to an invitation-based registration system. The spambot abuse attempts became such a toll on the team after such a short time already that they were forced … Continue reading
Jim Zemlin on this year’s breakout of the Linux desktop
Jim Zemlin of the Linux foundation wrote a very good post on this year being the year of the Linux desktop breakthrough. One thing he did only mention marginally, but which I think is just as important for certain users/markets, … Continue reading
JAWS 10 public beta’s Firefox 3 support: A review
In the August issue of the “FS Cast” podcast, Freedom Scientific announced the soon-to-be expected availability of JAWS 10 public beta. They also demoed many of the new features, like the automatic forms mode switching. They also mentioned that they … Continue reading
A job opportunity in Mozilla accessibility!
The Mozilla Corporation has the following job opportunity available: The Mozilla Corporation is looking for a full time engineer to develop accessibility in its software. The job will involve working with a small team to develop support for a wide … Continue reading
Posted in Accessibility, Firefox, Mozilla
Tagged Accessibility, development, Firefox, job, Mozilla
2 Comments
New: Firefox 3 with Screen Readers FAQ online!
After the release of Firefox 3, it became apparent that there were many questions that came up again and again on the various mailing lists. The accessibility team along with several community members formulated a set of frequently asked questions … Continue reading
Posted in Accessibility, Firefox, Mozilla
Tagged Accessibility, FAQ, Firefox, ScreenReader, Support
3 Comments
ARIA in Gmail #2: Enhancing the Chat experience
This post continues a series on the implementation of ARIA (Accessible Rich Internet Applications) in Gmail. On July 30, Orca team lead Willie Walker forwarded a message to the Orca mailing list titled Orca & gmail. The message is originally … Continue reading
More ARIA in the news
As I’m catching up with news after my return from Whistler, I have two suggested ARIA-related readings for you: Gez Lemon of the Opera Developer community has posted an article titled Introduction to WAI ARIA. This is probably the most … Continue reading
Progress on automated testing for the accessibility module
Today, I checked in two changes that allow the unit tests we’ve developed for the accessibility module so far, to run on what we call a staging server. A staging server is a server that simulates production conditions, but isn’t … Continue reading
ARIA in Gmail #1: Alerts
Google have recently started to put ARIA (Accessible Rich Internet Applications) into GMail. This means that ARIA is now getting a lot more exposure than it used to, with GMail being probably one of the most widely used web applications … Continue reading