[Webkit-unassigned] [Bug 200500] New: AX: Voiceover picking up old value of aria-invalid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 7 02:49:21 PDT 2019


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

            Bug ID: 200500
           Summary: AX: Voiceover picking up old value of aria-invalid
           Product: WebKit
           Version: Safari 12
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mpnkhan at hotmail.com
                CC: webkit-bug-importer at group.apple.com

Dear Apple,
This is to bring to your notice, a peculiar bug that occurred with iPhone and voiceover. So we thought we better report it.
In our create account flow, we observed that on  Voiceover announced the confirm password field as invalid entry though aria-invalid as removed.  
Here Is a screen recording of that behavior  https://youtu.be/gcM9g1APM2U
Here is the code  sample used for confirming the bug  http://used-waves.surge.sh/confirmpassword.html

We tried setting aria-invalid instead of removing altogether, adding aria-live to announce it immediately etc. But when aria-live was used, VO announced immediately, but once done button was pressed again it read incorrectly as invalid data. This is confusing for some of our customer.
Your advice is kindly appreciated.

-- 
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/20190807/75f9f512/attachment.html>


More information about the webkit-unassigned mailing list