[Webkit-unassigned] [Bug 249154] New: AX: Role of combobox on button cuts off screen reader announcement (voice over)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 09:48:11 PST 2022


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

            Bug ID: 249154
           Summary: AX: Role of combobox on button cuts off screen reader
                    announcement (voice over)
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Apple Silicon)
                OS: macOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: amro.ali at servicenow.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Steps to reproduce:
1. Create a button (see code pen below) element and apply a role = combobox. Make sure the button has a label that will be announced by a screen reader (such as "submit).
2. Launch voice over and navigate to this button

Expected: The name "submit" is announced
Actual: "submit" is actually cutoff and only "su" or "sub" is announced.

Codepen example: https://codepen.io/ljones2886/pen/jOKQOLz

-- 
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/20221212/4615df75/attachment.htm>


More information about the webkit-unassigned mailing list