Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When an option is selected, set the combo value on blur in the ARIA 1.1 Combobox with Listbox Popup Examples #495

Closed
mcking65 opened this issue Oct 26, 2017 · 1 comment
Labels
bug Code defects; not for inaccurate prose Example Page Related to a page containing an example implementation of a pattern

Comments

@mcking65
Copy link
Contributor

mcking65 commented Oct 26, 2017

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.

@mcking65 mcking65 added bug Code defects; not for inaccurate prose Example Page Related to a page containing an example implementation of a pattern labels Oct 26, 2017
@mcking65 mcking65 added this to the 1.1 APG Release 1 milestone Oct 26, 2017
@jnurthen
Copy link
Member

jnurthen commented Nov 3, 2017

Thanks. This seems to be resolved with commit 78739db from pull #517.

@jnurthen jnurthen closed this as completed Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Code defects; not for inaccurate prose Example Page Related to a page containing an example implementation of a pattern
Projects
None yet
Development

No branches or pull requests

2 participants