Bug 275107

Summary: AX: VO announces value when ElementInternals.ariaValueNow is set to null
Product: WebKit Reporter: Audrey <abissieregrote>
Component: AccessibilityAssignee: Tyler Wilcock <tyler_w>
Status: RESOLVED FIXED    
Severity: Normal CC: andresg_22, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 17   
Hardware: Mac (Apple Silicon)   
OS: macOS 14   

Audrey
Reported 2024-06-04 07:18:42 PDT
Test case: https://jsfiddle.net/audrey_bee/4xymr57q/16/ Issue: Custom elements with role="progressbar" should be able to switch between determinate and indeterminate states. Determinate state is set by the ElementInternals.ariaValueNow property value. When ElementInternals.ariaValueNow = null, VoiceOver announces "50% progress indicator" when it should announce "indeterminate progress indicator".
Attachments
Radar WebKit Bug Importer
Comment 1 2024-06-04 07:18:55 PDT
Tyler Wilcock
Comment 2 2024-08-18 19:40:54 PDT
EWS
Comment 3 2024-08-19 07:24:42 PDT
Committed 282422@main (450597ff73ce): <https://commits.webkit.org/282422@main> Reviewed commits have been landed. Closing PR #32371 and removing active labels.
EWS
Comment 4 2024-08-20 09:13:30 PDT
Committed 280938.248@safari-7619-branch (a15a67001521): <https://commits.webkit.org/280938.248@safari-7619-branch> Reviewed commits have been landed. Closing PR #1618 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.