Bug 121658 - AX: WebArea claims to have a subrole, but always returns nil.
Summary: AX: WebArea claims to have a subrole, but always returns nil.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.8
: P2 Normal
Assignee: Samuel White
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-09-19 22:09 PDT by Samuel White
Modified: 2013-09-20 09:17 PDT (History)
8 users (show)

See Also:


Attachments
Patch. (2.70 KB, patch)
2013-09-19 22:21 PDT, Samuel White
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel White 2013-09-19 22:09:23 PDT
WebAreas should not return NSAccessibilitySubroleAttribute in -accessibilityAttributeNames since they always return nil in -accessibilityAttributeValue:.
Comment 1 Samuel White 2013-09-19 22:12:03 PDT
<rdar://problem/9689584>
Comment 2 Samuel White 2013-09-19 22:21:29 PDT
Created attachment 212126 [details]
Patch.
Comment 3 WebKit Commit Bot 2013-09-20 09:17:05 PDT
Comment on attachment 212126 [details]
Patch.

Clearing flags on attachment: 212126

Committed r156168: <http://trac.webkit.org/changeset/156168>
Comment 4 WebKit Commit Bot 2013-09-20 09:17:08 PDT
All reviewed patches have been landed.  Closing bug.