NEW 249154
AX: Role of combobox on button cuts off screen reader announcement (voice over)
https://bugs.webkit.org/show_bug.cgi?id=249154
Summary AX: Role of combobox on button cuts off screen reader announcement (voice over)
Amro Ali
Reported 2022-12-12 09:48:11 PST
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
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-12 09:48:26 PST
Note You need to log in before you can comment on or make changes to this bug.