GNOME Bugzilla – Bug 408024
Firefox announces roles twice
Last modified: 2007-02-16 15:40:24 UTC
LSR announces roles twice when tabbing, or perhaps any other document POR saving scenerio. This is probably due to an extra event that is being acted upon resulting in an extra sayRole(). Trace down events first using at-poke or similar.
Created attachment 82621 [details] [review] patch for Firefox announces roles twice
Roles are announced for selector (synthesized) and focus events. It will be possible to filter out selector role announcements when getAnchorTaskName or equivalent is implemented for events. Blocked until http://bugzilla.gnome.org/show_bug.cgi?id=408341 is complete.
Fixed in repository.