-
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 wrongissue: triageIssues awaiting triage by a Blockly team memberIssues awaiting triage by a Blockly team member
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Description
In #9384, role and aria-label were added to the image element (if applicable) for field_dropdown. This causes the dropdown to be read as 'label, image / graphic' rather than providing list-box information and using the aria-label of the parent g element. I think these attributes should probably be removed so the more informative aria information is used.
Reproduction steps
Priority
No response
Stack trace
Screenshots
MakeCode examples with VoiceOver below.
If the image has a role and aria-label:

If the image does not have a role and aria-label:

Browsers
No response
Metadata
Metadata
Assignees
Labels
issue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrongissue: triageIssues awaiting triage by a Blockly team memberIssues awaiting triage by a Blockly team member