Bug 135778 - AX: Webkit should expose more subroles to AX API (too many elements use generic AXGroup role)
Summary: AX: Webkit should expose more subroles to AX API (too many elements use gener...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-08-08 16:42 PDT by James Craig
Modified: 2016-06-07 22:44 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Craig 2014-08-08 16:42:42 PDT
AX: Webkit should expose more subroles to AX API (too many elements use generic AXGroup role)

For example:
1. there is no AX API differentiator between and explicit ARIA  group <div role="group"> and a presentational <div>
2. List items are always generic AXGroup inside an AXList.
3. Many new HTML5 input elements have no descernable AXSubrole.

<rdar://problem/15291249>
Comment 1 James Craig 2016-06-07 22:44:36 PDT
Closing as N/A. Will address this elsewhere in individual bugs rather than an inactionable umbrella.