Bug 215698
| Summary: | role=tree and role=treeitem are announced as "table" and "listbox" | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carolyn MacLeod <Carolyn_MacLeod> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Mac | ||
| OS: | macOS 10.15 | ||
Carolyn MacLeod
Mac/VO role=tree conveys the APG tree example https://w3c.github.io/aria-practices/examples/treeview/treeview-1/treeview-1a.html as a table, with "list boxes" for treeitems. This is confusing to users.
(it also isn't announcing aria-selected treeitems).
Is it using AXTable instead of AXOutline?
(From @jcraig: IIRC, this an artifact of AppKit trees being implemented as single column tables.)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/67483115>