When an option is selected, set the combo value on blur in the ARIA 1.1 Combobox with Listbox Popup Examples #495
Labels
bug
Code defects; not for inaccurate prose
Example Page
Related to a page containing an example implementation of a pattern
Milestone
In example 1 and example 2 on the page for the
ARIA 1.1 Combobox with Listbox Popup Examples,
if an option is selected in the listbox, tabbing or clicking out does not set the value of the combobox to the selected option.
The expected behavior is that tabbing or clicking out sets the value of the textbox if an option is selected.
The text was updated successfully, but these errors were encountered: