Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Items Selected:

...

Acceptance Criteria

In general, avoid using a multiselect combo box and provide a group of checkboxes which are a more accessible.

Use a multiselect combo box when your list of options is very long.

As a screen reader and keyboard only user I should:

...

  • be able to explicitly associate the form label with the form control

When the form field control has keyboard focus: 

  • the screen reader should announce the form label

  • the screen reader should announce that the input field is an auto-suggest

  • the screen reader should announce that the user can select from the suggestion list or type their own input

  • the screen reader should announce the number of suggestions that are available

  • the screen reader should announce that the user can scroll through the list of suggestions by using the arrow keys on the keyboard

  • when suggestions are arrowed through they are spoken aloud

...