[Webkit-unassigned] [Bug 121408] New: AX: ARIA tablist is disabled, but VoiceOver does not speak the tabs as dimmed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 15 23:02:21 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121408
Summary: AX: ARIA tablist is disabled, but VoiceOver does not
speak the tabs as dimmed
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cfleizach at apple.com
CC: webkit-bug-importer at group.apple.com
When a tablist is disabled, but VoiceOver does not speak the tabs as dimmed
http://www.w3.org/WAI/PF/aria/complete#aria-disabled
"The state of being disabled applies to the current element and all focusable descendant elements of the element on which the aria-disabled attribute is applied."
According to that, I think the safest thing to do would be to have WebKit expose AXEnabled: NO on the descendant elements as well. The current explicit "AXEnabled:YES" seems wrong.
<rdar://problem/13634680>
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list