[Webkit-unassigned] [Bug 254422] New: AX: VoiceOver reads button twice when opening dialog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 24 08:00:20 PDT 2023


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

            Bug ID: 254422
           Summary: AX: VoiceOver reads button twice when opening dialog
           Product: WebKit
           Version: Safari 16
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ldebeasi at gmail.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 465572

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

Code reproduction

Opening a dialog with VoiceOver enabled causes VoiceOver to re-read the button that presented the dialog before moving focus to the dialog.

Steps to reproduce:

1. Open attached code reproduction on iOS 16+.
2. Turn VoiceOver on.
3. Tap the "Show the dialog" button. VoiceOver should announce "Show the dialog".
4. Double tap the button to activate. VoiceOver should begin to announce "Show the dialog" again before announcing the dialog.

Expected Behavior:

I expect VoiceOver to not announce "Show the dialog" when activating the button.

Actual Behavior:

VoiceOver announces "Show the dialog" when activating the button.

Other Info:

- I cannot reproduce this in iOS 15.6
- I can reproduce this in iOS 16.4

-- 
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/20230324/a553ee0c/attachment-0001.htm>


More information about the webkit-unassigned mailing list