WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 259156
AX: aria-description not exposed as expected
https://bugs.webkit.org/show_bug.cgi?id=259156
Summary
AX: aria-description not exposed as expected
Scott
Reported
2023-07-12 12:25:30 PDT
Per the provided test case -
https://codepen.io/scottohara/full/xxQpaBa
- with iOS 16.5.1 and VoiceOver, I would have expected the aria-description value announced when swiping to each of the three test case elements (p, span, input) . In reality, VoiceOver announces "More content available", instead of the provided description, when swiping to the paragraph and text field (tests 1 and 3). VoiceOver does not provide any indication a description is available when the span (test 2) has been swiped to with VoiceOver.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-07-12 12:25:42 PDT
<
rdar://problem/112151710
>
Scott
Comment 2
2023-07-12 12:30:12 PDT
Note that aria-description works as expected with VoiceOver on macOS 16.5.1 with Safari 16.5.1 specifically for the text field example. VoiceOver does not expose the provided description for the paragraph or span element test cases.
Diane Ko
Comment 3
2023-08-28 17:44:31 PDT
Related to this issue, I've filed an issue for the same behavior for macOS Safari:
https://bugs.webkit.org/show_bug.cgi?id=260835
Diane Ko
Comment 4
2023-08-28 17:49:04 PDT
Also, in testing today in iOS 16.6 in Safari with VO, I don't notice any announcement of additional content for either the text nodes or the text field.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug