
-
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
Category Archives: Testing
Would you like to show us what assistive technology you use Firefox with?
For a while now, Firefox has had the ability to collect anonymous usage data. Internally, we call this telemetry. Recently, we also started to incorporate statistics about the way the accessibility features of Firefox are being used. Our newest addition … Continue reading
Posted in Accessibility, Firefox, NVDA, Testing
Tagged Accessibility, Firefox, ScreenReader, Telemetry
6 Comments
Reworked accessibility focus handling now in Firefox nightly builds
In the nightly Firefox builds, which are already at version 10.0a1, a big refactoring patch was checked in mid of last week that reworks how the accessibility code handles focus changes and setting of the focus and its associated states … 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
Last week in the “Accessible” module, March 9, 2009
Last week’s work saw quite some code cleanup. Unification of role and finalRole Previously, our nsI*Accessible interfaces exposed both role and finalRole properties. While role returned a preliminary role, finalRole always returned the finally determined role after all markup and … Continue reading
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
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
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
Accessibility testcases up in Litmus! Go and check them out!
Litmus is Mozilla’s community testing platform that allows anyone to test Firefox or other Mozilla products by running a set of testcases and giving us feedback about whether the test passed or failed. The Mozilla QA team uses these test … Continue reading
Posted in Accessibility, Firefox, Mozilla, QA, Testing
Tagged Accessibility, Firefox, Litmus, Testing
1 Comment