
-
Recent Posts
Categories
- Accessibility (127)
- Apple (10)
- ARIA (44)
- Extensions (7)
- Firefox (87)
- General (12)
- GMail (4)
- Mobile (11)
- Mozilla (31)
- NVDA (12)
- Orca (9)
- QA (9)
- SeaMonkey (4)
- Testing (9)
- Thunderbird (10)
- Uncategorized (6)
- Windows (1)
- WordPress (3)
- Yahoo! (3)
Meta
Tag Archives: Firefox
Firefox 4 is here!
Firefox 4 has finally hit the release channels and is available for download immediately! This is a major update that brings a lot of new features and enhancements as well as loads of stability and performance fixes to your browsing … Continue reading
Posted in Accessibility, ARIA, Firefox, Mozilla, QA
Tagged Accessibility, Firefox, fx4, Release
19 Comments
The WebVisum extension needs you!
This is a shout-out to all interested extension developers who have some time to donate to the WebVisum extension project. As you can read in my review of the extension, it is one of the most important extensions for blind … Continue reading
First time driver: A critical fix for Firefox 4.0Beta11
This already happened a while ago, but I just now found time to blog about it. It was during preparation of Firefox 4.0Beta11 that I found a critical accessibility issue while the second build candidate was already in testing. The … Continue reading
Posted in Accessibility, Firefox, QA, Testing
Tagged Accessibility, Firefox, ReleaseDriving, ReleaseEngineering, Testing
3 Comments
New accessibility support for HTML5 elements and attributes
In the nightly builds starting November 9th, 2010, there are some HTML5 elements and attributes newly supported by the accessibility APIs. This will be in Firefox 4.0. Landmark elements mapped to WAI-ARIA landmark roles We are mapping the following HTML5 … Continue reading
Posted in Accessibility, ARIA, Firefox
Tagged Accessibility, ARIA, Firefox, HTML5, Landmark
23 Comments
New in Accessibility in Firefox 4.0
The below is a preliminary recap of the new features in accessibility for the upcoming release of Firefox 4.0. API support Most of the changes are under-the-hood changes that do not have API changes as a consequence. There is one … Continue reading
Posted in Accessibility, ARIA, Firefox, Mozilla, NVDA, Orca
Tagged Accessibility, Firefox, Panorama, PinnedTabs
14 Comments
Roundup: What is the Mozilla Accessibility Team working on?
Well, it’s been a while since I posted here I’m afraid. The reason was not an outbreak of laziness, but on the contrary the fact that the accessibility team at Mozilla is alive and kickin’, and working on the next … Continue reading
Posted in Accessibility, Firefox, Thunderbird
Tagged Accessibility, Firefox, Instantbird, Thunderbird
9 Comments
Last weeks in the “Accessible” module, May 11, 2009
Sorry for being a slacker in updating you guys regularly on what’s been happening! But we’ve been quite busy at getting some stuff finished and hopefully ready for inclusion in 3.5. I already posted about the return of the descriptions … Continue reading
Posted in Accessibility, ARIA, Firefox, NVDA, SeaMonkey, Thunderbird
Tagged Accessibility, Firebug, Firefox, NVDA
Leave a comment
The descriptions are back!
For those of you following along the Firefox 3.5 development cycle, you may have noticed a regression when dealing with HTML elements that have both screen text and a title attribute, such as the previous link in this sentence. In … Continue reading
Posted in Accessibility, Firefox
Tagged Accessibility, AccessibleDescription, Firefox, TitleAttribute
1 Comment
Last week in the “Accessible” module, April 20, 2009
After the Easter holidays, pace has picked up again in the development of accessibility features and other work surrounding our eco system. Actions for sorting and expansion/collapsing After some minor setbacks, David’s patch on exposing actions for ARIA sort and … Continue reading
Article on how to use NVDA and Firefox to test web sites for accessibility
I just published an article on how to use NVDA and Firefox to do website testing. This article can be found on the front page of my blog under the “Pages” section, in the “Articles” sublist. The article is meant … Continue reading
Updated ARIA-spiced form example to work in IE 8
I updated my simple form example from the third Easy ARIA Tip to also work in IE 8. I had to explicitly state a doc type to put IE out of quirks mode into proper IE 8 mode, and I … Continue reading
Posted in Accessibility, ARIA, Firefox
Tagged Accessibility, ARIA InternetExplorer8, Firefox
5 Comments
Last week in the “Accessible” module, March 30, 2009
The last week was rather short, but no less busy. First, on the off-code side, I attended the European Accessibility Forum Frankfurt (EAFRA) conference on Friday, March 27. Christian Heilmann from Yahoo! posted a great summary of the event and … Continue reading
Firefox 3.0.7 fixes screen reader users in GMail!
As you may or may not have read yet, Firefox 3.0.7 was just released. This security and stability update brings a very important fix for all screen reader users wanting to use GMail. Previously, it was not possible to open … Continue reading
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
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
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