Bug 157160

Summary: AX: [ATK] Expose elements with ARIA's "text" role
Product: WebKit Reporter: Joanmarie Diggs <jdiggs>
Component: AccessibilityAssignee: Joanmarie Diggs <jdiggs>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, jcraig, k.czech, mario, samuel_white, webkit-bug-importer, zan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Joanmarie Diggs 2016-04-28 18:00:07 PDT
Because WebCore Accessibility maps the ARIA "text" role StaticTextRole, we've been folding the content into the parent object like we would for a RenderText object. That's clearly wrong.
Comment 1 Joanmarie Diggs 2016-04-28 18:01:16 PDT
*** Bug 125506 has been marked as a duplicate of this bug. ***
Comment 2 Radar WebKit Bug Importer 2016-04-28 18:03:01 PDT
<rdar://problem/25994903>
Comment 3 Joanmarie Diggs 2016-04-28 18:06:30 PDT
*** Bug 117581 has been marked as a duplicate of this bug. ***
Comment 4 Joanmarie Diggs 2016-04-28 18:33:22 PDT
*** Bug 98359 has been marked as a duplicate of this bug. ***
Comment 5 Joanmarie Diggs 2016-04-28 20:15:32 PDT
Created attachment 277669 [details]
Patch
Comment 6 WebKit Commit Bot 2016-04-29 06:07:33 PDT
Comment on attachment 277669 [details]
Patch

Clearing flags on attachment: 277669

Committed r200240: <http://trac.webkit.org/changeset/200240>
Comment 7 WebKit Commit Bot 2016-04-29 06:07:39 PDT
All reviewed patches have been landed.  Closing bug.