WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: HELP: Need a bug fixed in Firefox to support development of open source accessibility testing tools

for

Number of posts in this thread: 2 (In chronological order)

From: Jon Gunderson
Date: Fri, Dec 19 2008 1:00PM
Subject: HELP: Need a bug fixed in Firefox to support development of open source accessibility testing tools
No previous message | Next message →

There is a feature needed in Firefox to find out which DOM nodes have user interface event handlers.

This would allow Firefox Accessibility Extensions and tools like Firebug to test for features needed by people with disabilities to make dynamic web applications more accessible.

For example, nodes with mouse event handlers also need keyboard event handlers associated with them to help keyboard only users access the dynamic web content.

There is already a 6 month old bug in bugzilla on the issue, but it has not been assigned" to be fixed: "Bug 448602 - Have a way to enumerate event listeners"

URL to bugzilla:
https://bugzilla.mozilla.org/

If you have a bugzilla account you can add your vote to increase the
priority of the bug being fixed:

https://bugzilla.mozilla.org/votes.cgi?action=show_bug&bug_id=448602

If you don't have an account, please create one and vote for this bug.

The more votes the more likely someone will be assigned to fix it.

Thank you for your help and happy holidays,
Jon
Jon Gunderson, Ph.D.
Coordinator Information Technology Accessibility
Disability Resources and Educational Services

Rehabilitation Education Center
Room 86
1207 S. Oak Street
Champaign, Illinois 61821

Voice: (217) 244-5870

WWW: http://www.cita.uiuc.edu/
WWW: https://netfiles.uiuc.edu/jongund/www/

From: Wayne Dick
Date: Fri, Dec 19 2008 1:05PM
Subject: Re: HELP: Need a bug fixed in Firefox to support development of open source accessibility testing tools
← Previous message | No next message

I don't know if this is the same problem, but we have had a hard
time changing font when it differs from the Firefox default. We
change the notes, but the page doesn't change.

Wayne