GNOME Bugzilla – Bug 368442
Report table information
Last modified: 2006-11-13 21:55:15 UTC
Row and column labels, list and table indices, and list and table extents need to be announced per the UI spec: http://www.gnome.org/~parente/lsr/ui/events.html#sec.selection-change
Implemented almost according to spec. Some non-list and table items should also have their indices and group counts announced (e.g. radio buttons, menu items). Will start a separate bug for those controls. Also, I've noticed that the performance of navigation is now severely decreased with all the information we're fetching. See new bug #374882.