NEW 292898
AX: Implement NSAccessibility scroll bar API (role="scrollbar")
https://bugs.webkit.org/show_bug.cgi?id=292898
Summary AX: Implement NSAccessibility scroll bar API (role="scrollbar")
Rahim Abdi
Reported 2025-05-12 18:59:17 PDT
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
Radar WebKit Bug Importer
Comment 1 2025-05-12 18:59:24 PDT
Note You need to log in before you can comment on or make changes to this bug.