WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
229306
AX: Voiceover does not read in correct language when lang attr added on or within option
https://bugs.webkit.org/show_bug.cgi?id=229306
Summary
AX: Voiceover does not read in correct language when lang attr added on or wi...
kaylee
Reported
2021-08-19 14:28:04 PDT
I made a codepen to demonstrate this behavior:
https://codepen.io/kaylee42/pen/Exmqgjq
When I use the lang attribute on a paragraph, Voiceover correctly reads the paragraph in the designated language. However, when I set the lang attribute on an option within a select (either on the option tag itself, or on a span within the option), Voiceover reads with the pronunciation of the default language (in this case, English). This makes it almost impossible to understand what the options are within the select. The lang attribute should be expose to Voiceover both when it is on the option itself and on a span within the option to improve accessibility of selects.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-08-19 14:28:16 PDT
<
rdar://problem/82142071
>
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