3.2 Predictable · Understandable
WCAG 3.2.5 Change on Request
Level AAA
Changes of context (new window, form auto-submit) only happen at user request, or a mechanism is available to turn them off.
Common failures
- Pages auto-redirect after a delay with no user action.
How to fix
- Make context changes explicitly user-initiated.
Related criteria
- WCAG 3.2.1 On Focus Level A
- WCAG 3.2.2 On Input Level A