Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Typeahead ARIA would need pagination for a number of results #3253

Closed
jmaister opened this issue Feb 3, 2015 · 2 comments
Closed

Typeahead ARIA would need pagination for a number of results #3253

jmaister opened this issue Feb 3, 2015 · 2 comments

Comments

@jmaister
Copy link

jmaister commented Feb 3, 2015

I am using the typeahead element and validating it against the WAI-ARIA authoring practices.

On the combo box widget, http://www.w3.org/TR/wai-aria-practices/#combobox shows the next requirement:

  • Page Up/Page Down selects the next/previous pages item depending on the lists size.

It be a good point to add to the typeahead element.

@dmitriz
Copy link

dmitriz commented Apr 24, 2015

It is my understanding that the typeahead completion window should fit into the screen and not be paginated. Page Up/Page Down works and paginates the whole page.

Is this not the correct behaviour?

@icfantv
Copy link
Contributor

icfantv commented Oct 29, 2015

Closing in favor of #4772.

@icfantv icfantv closed this as completed Oct 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants