Skip to content

Conversation

@majornista
Copy link

Implement WAI-ARIA combobox/listbox design patterns to improve
accessibility for keyboard-only users and users of assistive technology.

http://www.w3.org/WAI/PF/aria-practices/#combobox
http://www.w3.org/WAI/PF/aria-practices/#Listbox

Improved behavior of keyboard-only multiselect.

Added keyboard support for home, end, page_up, page_down, ctrl+a to
select all, space bar, alt+down_arrow, alt+up_arrow, and the obscure,
yet useful, shift+f8 multiselect toggle.

Implement WAI-ARIA combobox/listbox design patterns to improve
accessibility for keyboard-only users and users of assistive technology.

http://www.w3.org/WAI/PF/aria-practices/#combobox
http://www.w3.org/WAI/PF/aria-practices/#Listbox

Improved behavior of keyboard-only multiselect.

Added keyboard support for home, end, page_up, page_down, ctrl+a to
select all, space bar, alt+down_arrow, alt+up_arrow, and the obscure,
yet useful, shift+f8 multiselect toggle.
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

Successfully merging this pull request may close these issues.

1 participant