-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
issue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Description
It feels like roles such as listbox, checkbox and textbox may be incorrectly applied in the workspace. Elements with the listbox role work to some extent in that Space / Enter opens the dropdown, but the down arrow does not open the dropdown and typing characters does not open the dropdown or change its value. Typing when focused on something with the role of textbox has no effect. You have to press Enter / Space before focus is actually moved into an element that supports entering text.
Are elements that currently have these roles more like buttons to enable the editing of a field and should they have different semantics?
Reproduction steps
- Go to the screen reader test page
- Navigate to the width field of the create canvas block
- The screen reader will announce "edit text" as a result of the textbox role being applied to the element, but at this point, typing characters to change the value of the field has no effect. Is this misleading?
Stack trace
Screenshots
No response
Browsers
No response
Metadata
Metadata
Assignees
Labels
issue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong