WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
215609
AX: Input fields read accessible name in OS language not HTML language
https://bugs.webkit.org/show_bug.cgi?id=215609
Summary
AX: Input fields read accessible name in OS language not HTML language
James Nurthen
Reported
2020-08-18 08:58:19 PDT
See testcase at
https://codepen.io/jnurthen/live/PoNzgdq
- note my system is running in US English <div lang="fr"> <button>en français</button> <label>Prénom<input type="text"></label> </div> The button reads correctly with the accessible name in French and the role in english The Static text on the screen reads correctly in French but the input field reads as "preeenom edit text" (i.e. with Prénom read with the English voice) - the accessible name should be read in the HTML language not the OS language.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-08-18 08:59:47 PDT
<
rdar://problem/67330348
>
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