Skip to content

SelectBox: Add aria-label for select, drop-down list (and clients) #53821

@cleidigh

Description

@cleidigh

@AccessibilityTestingTeam-TCS
@bpasero

The selectBoxList for windows and Linux does not allow for
a aria-label for either the parent select or the drop-down list.

Related: #52297

Since clients may instantiate a selectBox indirectly through something
such as an action bar (e.g. Terminal), I think it should be done
as a new methods such as selectBox.ariaLabel(). This would label both
the select and the drop-down list.

Proposed client label names:

Debug configurations: "Debug Launch Configurations"
Breakpoint widget: "Breakpoint Type
Terminal list: "Terminals" FYI: @Tyriar
Output list: "Output list"
New Settings Editor: item title? FYI: @roblourens

Metadata

Metadata

Assignees

Labels

accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesdropdownDropDown (SelectBox widget) native and custom issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions