Bug 275107
| Summary: | AX: VO announces value when ElementInternals.ariaValueNow is set to null | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Audrey <abissieregrote> |
| Component: | Accessibility | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/129218234>
Tyler Wilcock
Pull request: https://github.com/WebKit/WebKit/pull/32371
EWS
Committed 282422@main (450597ff73ce): <https://commits.webkit.org/282422@main>
Reviewed commits have been landed. Closing PR #32371 and removing active labels.
EWS
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.