Bug 121039

Summary: AX: WebKit exposes AXTitleUIElement incorrectly on checkboxes and radio buttons
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, jdiggs, jongund, mario, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch sam: review+

Description James Craig 2013-09-09 13:07:03 PDT
AX: WebKit exposes AXTitleUIElement incorrectly on checkboxes and radio buttons. It flattens the AXTitle instead of using AXTitleUIElement to point to the group that can contain other interactive elements (links, text fields, select boxes) inside the checkbox or radio button label.

<rdar://problem/12521399>
Comment 2 chris fleizach 2013-09-10 16:16:30 PDT
Created attachment 211260 [details]
patch
Comment 3 chris fleizach 2013-09-11 11:25:03 PDT
http://trac.webkit.org/changeset/155543
Comment 4 James Craig 2014-02-07 11:15:08 PST
*** Bug 107976 has been marked as a duplicate of this bug. ***
Comment 5 James Craig 2019-09-26 11:48:16 PDT
*** Bug 120374 has been marked as a duplicate of this bug. ***