Test Case Summary

Test Case ID

TCID: TC10.C-3-fail-3

TC Version: 1

Baseline Version: 3.1

Applicable Standard: WCAG 3.2.2

Test Case Description

The page has a select box and a button.

When the select box value is changed, focus is shifted to the button.

A successful test should identify a FAIL against Baseline 10.3 On Input.

Applicable ICT Baseline Test

Test Procedure: 10.C On Input

Baseline Test ID: 10.C-OnInput

Test Instruction: 3

Test Case Detail

Expected Baseline Result

FAIL

After input, there are unexpected changes to context

Test Data

Single-Page URL

Test Case Instruction

Test Instruction Instruction Detail Expected Test Case Result
IC-1 Identify the elements on the page. Enter input into the elements. Move focus away from the elements. Observe for context changes. There is a select box item on the page.
1 Enter data in all form fields, and exit (tab out of) the field. Make a selection in the select box using a mouse or keyboard.
2 Change selections and/or values for form components, such as radio buttons, check boxes, select lists, etc. Change the selection of the select box using a mouse or keyboard.
3 Check that navigating away from a component and/or changing component values/selections (e.g., entering data in a text field, changing a radio button selection) does NOT initiate a change of context unless the user has been advised of the behavior before using the component. [SC 3.2.2] Examples of a change of context could include: Forms submitted automatically when exiting the field, Forms submitted automatically when exiting the last field in a form, New windows launched when changing a radio button selection, Focus is changed to another component when a select list item is selected Fail: Changing the selection in the select box immediately moves focus to the button element.