Opened 5 years ago

#15313 new feature

select-menu widget should be able to customize aria-label or aria-labeledby attribute

Reported by: xy322 Owned by:
Priority: minor Milestone: none
Component: ui.selectmenu Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:

Description

In most cases, we will have a label before a select menu, which describes what the menu is for. And it makes senses to attach the label to the select menu.

Take the first select menu in https://jqueryui.com/selectmenu/ as an example. It is expected for the screen reader to read "Select a speed combo box, medium selected". But it is saying "medium combo box" instead.

Change History (0)

Note: See TracTickets for help on using tickets.