Bug 249154 - AX: Role of combobox on button cuts off screen reader announcement (voice over)
Summary: AX: Role of combobox on button cuts off screen reader announcement (voice over)
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Safari 15
Hardware: Mac (Apple Silicon) macOS 12
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-12 09:48 PST by Amro Ali
Modified: 2022-12-12 09:48 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amro Ali 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
Comment 1 Radar WebKit Bug Importer 2022-12-12 09:48:26 PST
<rdar://problem/103257937>