Conversation
|
I don't think They describe an item inside a group and the container of that group. The group is the options in the popup. (Also, CC @DataTriny |
|
The combobox or dropdown list is a weird creature in terms of accessibility and that is why I didn't handle it before. On Windows and Linux, some screen readers can report the number of items and the position of the currently selected item when the user focuses the widget while it is collapsed. Something like: "Select your preferred language: English, 3 of 10, collapsed". The proposed changes here indeed collide with the decision we took a while back to not set |
No description provided.