Guideline 2.1 Allow users to operate all functionality device-independently

Level 1 Success Criteria for Guideline 2.1

  1. All of the interactive functionality of the content is operable through a keyboard interface. [I]

    Note:

    This includes author-provided accessibility features.

    Note:

    Other interfaces (such as a mouse) can be provided in addition to keyboard operation.

    Note:

    Refer to guideline 4.2 for information regarding user agent support.

Level 2 Success Criteria for Guideline 2.1

  1. Where possible for the chosen technology, use device-independent event handlers. [I]

Level 3 Success Criteria for Guideline 2.1

  1. Provide single-key bindings to frequently-used functionality.
  2. All of the functionality of the content is operable through voice commands.

Guideline 2.1 (keyboard-operation) Issues

Changes

The proposal only includes our ideas for the guideline text and the success criteria. We will include proposals for the benefits and examples once the proposal for the guideline and success criteria has been discussed.

Changed wording

Deleted SC

New SC

New definitions

interactive functionality:Interactive functionality is a purpose or intended effect of the content that requires input from the user. This may include on demand presentation of information, data collection as a result of a query, securing a response from the user, providing user experience, linking to other content, testing, confirmation, purchasing, etc.

single key binding: A single-key binding is one where a single key press performs the task, with zero modifier keys.
[This formulation was taken from UAAG 1.0]

voice command: A voice command is a spoken instruction.