After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 414585 - No announcement when switching between tabs in Firefox
No announcement when switching between tabs in Firefox
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Willie Walker
Orca Maintainers
Depends on:
Blocks: 404403
 
 
Reported: 2007-03-04 14:20 UTC by Willie Walker
Modified: 2007-03-04 14:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to speak/braille the title of the tab that the user just switched to (4.80 KB, patch)
2007-03-04 14:25 UTC, Willie Walker
committed Details | Review

Description Willie Walker 2007-03-04 14:20:45 UTC
Firefox supports the notion of separate tabs for URL content (e.g., "File->New Tab"), and you can navigate between them quickly using Ctrl+Tab.  Orca currently does a poor job when handling navigation between these beasts.  At a minimum, Orca should announce the title of the tab when the user switches to a new tab.
Comment 1 Willie Walker 2007-03-04 14:25:39 UTC
Created attachment 83890 [details] [review]
Patch to speak/braille the title of the tab that the user just switched to

This patch adds an object:visible-data-changed listener and detects if it was caused by a new tab being brought into view.  It then speaks/brailles the title of the tab.