- Important note: This Wiki page is edited by participants of the User Agent Accessibility Guidelines working group (UAWG). It does not necessarily represent consensus and it may have incorrect information or information that is not supported by other Working Group participants, WAI, or W3C. It may also have some very useful information.

1.8.11

From WAI UA Wiki
Jump to: navigation, search

Return to Tests_for_CR

Status

written 27 October 2014

Author

Jan Richards

Success Criteria

1.8.11 Allow Top-Level Viewport Focus Control: If new top-level viewports (e.g. windows or tabs) are configured to open without explicit user request, the user can specify whether or not top-level viewports take the active keyboard focus when they open. (Level AA)

Tests

Test Procedure 1

  1. Identify methods controlling whether content opening in a new window will take focus automatically. (e.g. by exploring the UI or consulting Help documentation).
  2. Set preference to not allow focus to move automatically to new windows
  3. Open a test document with a link coded to open in a new window
    Sample HTML test document: Text Customization
  4. Check that when the new window opens it does not automatically have the focus.

Expected Results 1

  • Check #4 is true

Return to Tests_for_CR