Bug 292898

Summary: AX: Implement NSAccessibility scroll bar API (role="scrollbar")
Product: WebKit Reporter: Rahim Abdi <rahim_abdi>
Component: AccessibilityAssignee: 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
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.