[Webkit-unassigned] [Bug 255930] New: AX: VoiceOver repeats the text linked via aria-describedby

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 25 09:44:15 PDT 2023


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

            Bug ID: 255930
           Summary: AX: VoiceOver repeats the text linked via
                    aria-describedby
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Intel)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: todd.kloots at gmail.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 466076

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

Demo of this bug

Summary: VoiceOver repeats the value of the text linked via aria-describedby each time the content of an input, textarea or contenteditable region changes.

System Information:

Mac OS: 13.2.1 (22D68)
Safari: 16.3 (18614.4.6.1.6)
VoiceOver settings set to factory defaults

Steps to reproduce:

1. Start VoiceOver
2. Open https://codepen.io/toddlr/pen/KKGgaYx
3. Move focus to the first text input in the example
4. Observe VoiceOver announces the label of the input ("Message to Todd") when it receives focus
5. Wait a few seconds
6. Observe that after a pause VoiceOver will also announce the text linked via aria-label ("Todd is from Test, Inc.")
7. Type the word "hello"
8. Observe that VoiceOver repeats "Todd is from Test, Inc."


Expected result:
VoiceOver should announce the text linked via aria-describedby only once.

-- 
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/20230425/9ca04066/attachment.htm>


More information about the webkit-unassigned mailing list