Closed Bug 410384 Opened 17 years ago Closed 16 years ago

Tab titles are not accessible to VoiceOver

Categories

(Camino Graveyard :: Tabbed Browsing, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Camino2.0

People

(Reporter: alqahira, Assigned: stuart.morgan+bugzilla)

Details

(Keywords: access)

Attachments

(1 file)

Spinning off from bug 182126: the tab titles aren't accessible to VoiceOver.  

At least on 10.5 I have to enable (in the VoiceOver Utility's Navigation section) "VoiceOver cursor follows mouse cursor" to get lots of non-button, non-window-title chrome spoken, but even with that, tab titles aren't being read.

Bug 182126 Comment #12 Håkan Waara  2006-12-14 04:06:05 PST

The custom tab widget class (in camino) just needs to implement the informal
NSAccessibility protocol and respond to such attributes as
NSAccessibilityTitleAttribute.
(In reply to comment #0)
> At least on 10.5 I have to enable (in the VoiceOver Utility's Navigation
> section) "VoiceOver cursor follows mouse cursor" to get lots of non-button,
> non-window-title chrome spoken, but even with that, tab titles aren't being
> read.

That is because I can't tab to them because of bug 280963 (and the various and sundry tab chain bugs).
Attached patch fixSplinter Review
This wires up all the accessibility bits we need to make tabs make sense to the accessibility system.
Assignee: nobody → stuart.morgan
Status: NEW → ASSIGNED
Attachment #324578 - Flags: superreview?(mikepinkerton)
Comment on attachment 324578 [details] [diff] [review]
fix

sr=pink
Attachment #324578 - Flags: superreview?(mikepinkerton) → superreview+
Landed on trunk.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Camino2.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: