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

[APG] pattern-combobox #349

Closed
jnurthen opened this issue Apr 25, 2016 · 5 comments
Closed

[APG] pattern-combobox #349

jnurthen opened this issue Apr 25, 2016 · 5 comments

Comments

@jnurthen
Copy link
Member

Merge Combo and autocomplete
Rewrite description from ARIA 1.1 spec definition

@jnurthen jnurthen added the APG label Apr 25, 2016
@jnurthen
Copy link
Member Author

Keys:
Space and Alt+Down expand list without changing the value (both optional)
Down (change the selected displayed in the list) and optionally expand the list.

@jnurthen
Copy link
Member Author

the button needs to be mentioned that it should not be in the tab sequence (probably)

@jnurthen
Copy link
Member Author

What does "Provide a label for the combobox by referencing the text field in the combobox. You can use an aria-label to associate this label with the combobox or you may use the HTML element and its for attribute to reference the text field." mean.... needs changing or clarifying.

@carmacleod
Copy link
Contributor

Example 5 for combobox in ARIA 1.1 shows the aria-label case, and a similar example with Tag would work for "the HTML element and its for attribute" case.

@ZoeBijl
Copy link

ZoeBijl commented Apr 29, 2016

This issue was moved to w3c/aria-practices#31

@ZoeBijl ZoeBijl closed this as completed Apr 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants