Bug 121658

Summary: AX: WebArea claims to have a subrole, but always returns nil.
Product: WebKit Reporter: Samuel White <samuel_white>
Component: AccessibilityAssignee: Samuel White <samuel_white>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, jdiggs, mario, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.8   
Attachments:
Description Flags
Patch. none

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.