[Webkit-unassigned] [Bug 239803] New: AX: VoiceOver does not announce count for li tag or ARIA listitem (with ARIA tablist).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 23:39:12 PDT 2022


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

            Bug ID: 239803
           Summary: AX: VoiceOver does not announce count for li tag or
                    ARIA listitem (with ARIA tablist).
           Product: WebKit
           Version: Safari 14
          Hardware: iPhone / iPad
                OS: iOS 14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rlatpwjd911 at gmail.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

VoiceOver does not announce count for li tag or  ARIA listitem.

In iOS Safari, the li tag or ARIA listitem announces:
First list announces of "list start".
Last list announces of "list end".
Does not announce  "in list of X item".

1. Go to https://codepen.io/sejoung/pen/QWaeLVW
2. Start VoiceOver
3. Use the flicking to move focus to the first ARIA listitem instance
4. Observe how the label spec'd via the role or tags is not announced by VoiceOver
5. Move focus to the next item
6. Observe how the label spec'd via the role or tags is not announced by VoiceOver

VoiceOver should be announce "in list of X item" at the ending of listitem.
I found the same issue in the ARIA tablist.
Validation is difficult due to changing policies.
If any release notes exist, Please sharing.
Thanks in Advance

-- 
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/20220427/76cce53b/attachment.htm>


More information about the webkit-unassigned mailing list