Bug 292898
Summary: | AX: Implement NSAccessibility scroll bar API (role="scrollbar") | ||
---|---|---|---|
Product: | WebKit | Reporter: | Rahim Abdi <rahim_abdi> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | andresg_22, rjstelling, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Rahim Abdi
Where aria-controls references an element with role="scrollbar", NSAccessibilityVerticalScrollBarAttribute/NSAccessibilityHorizontalScrollBarAttribute should be implemented to expose the scrollbars on the controlled element.
@cookiecrook also notes: "And UAs can do that for any natively scrolling views like the main web view or any overflow scroll areas."
Core-AAM (ARIA) PR #2533: https://github.com/w3c/aria/pull/2533
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/151190770>