GNOME Bugzilla – Bug 343390
Announce container labels
Last modified: 2006-08-14 17:19:05 UTC
Announce container labels for radio button groups, panels have names or static text labels, etc. Add container announcement but consider as part of verbosity level configurable by the user. Note: this information is already available by using the "Where Am I?" query. It simply isn't announced automatically to avoid overloading the user.
Added code to announce new containers when encountered. The process is muddled by the use of labels as peers of containers without a proper accessible relation linking them. Current code announces the window title if an accessible is a descendant without any other interposing container of interest after announcing a descendant in a lower container. Future revisions should be configurable based on verbosity settings.