NEW 215612
AX: iOS speaks HTML language for the role and hint text not OS language
https://bugs.webkit.org/show_bug.cgi?id=215612
Summary AX: iOS speaks HTML language for the role and hint text not OS language
James Nurthen
Reported 2020-08-18 09:11:03 PDT
Testing the following on iOS with VO https://codepen.io/jnurthen/live/PoNzgdq <div lang="fr"> <button>en français</button> <label>Prénom<input type="text"></label> </div> on iOS 13 VO reads en français, Bouton (in French) swipe right Prénom, champ de text (in French) use the rotor to access misspelled words (in English) on iOS 14 VO reads en français, Bouton (in French) swipe right Prénom, champ de text (in French), Double tap to edit., Utiliser le rotor pour accéder à Misspelled Words (in French accent) IMO this should read en français (in French), Button (in English) swipe right Prénom (in French), text field (in English) use the rotor to access misspelled words (in English)
Attachments
Radar WebKit Bug Importer
Comment 1 2020-08-18 09:11:54 PDT
Note You need to log in before you can comment on or make changes to this bug.