[Webkit-unassigned] [Bug 215612] New: AX: iOS speaks HTML language for the role and hint text not OS language

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 18 09:11:03 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=215612

            Bug ID: 215612
           Summary: AX: iOS speaks HTML language for the role and hint
                    text not OS language
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: iPhone / iPad
                OS: Other
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nurthen at adobe.com
                CC: webkit-bug-importer at group.apple.com

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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200818/96c929b8/attachment.htm>


More information about the webkit-unassigned mailing list