[Webkit-unassigned] [Bug 219129] New: AX: aria-label for ARIA list announced every time an ARIA listitem is focused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 16:04:45 PST 2020


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

            Bug ID: 219129
           Summary: AX: aria-label for ARIA list announced every time an
                    ARIA listitem is focused
           Product: WebKit
           Version: Safari 14
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: todd.kloots at gmail.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 414506

  --> https://bugs.webkit.org/attachment.cgi?id=414506&action=review

VoiceOver settings

What steps will reproduce the problem?
1. Download and install the attached VoiceOver settings
2. Start VoiceOver
3. Go to https://codepen.io/toddlr/pen/QWERLVm
4. Press the up arrow key to move focus from the textarea to the last item in the list
5. Observe how VoiceOver announces the aria-label for the ARIA list when the list receives initial focus
6. Press the up arrow key again to move focus to the previous item in the list


What is the expected result?
Only the aria-label for the currently focused item is announced


What happens instead of that?
The aria-label for the list is announced each time an item in the list is focused

-- 
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/20201119/856f7e57/attachment-0001.htm>


More information about the webkit-unassigned mailing list