- Success Criterion 2.1.1
- Conformance level A
Signature Pad Required With No Non-Drawing Alternative
2.1.1 — Keyboard
Scenario
Setting
A news outlet's article page
What’s wrong
Signature pads / drawing inputs gating required flows without an alternative (exception misapplied when the *function* isn't path-dependent, e.g., "type your name").
Example
Consider a news outlet's article page: signature pads / drawing inputs gating required flows without an alternative (exception misapplied when the *function* isn't path-dependent, e.g., "type your name").
Why it matters
Blind users, people with motor disabilities, and anyone operating the interface without a pointer. On a news outlet's article page specifically, they can't operate the feature without a mouse.
How to test
Tab through a required signature step: if drawing with a mouse/finger is the only way to complete it, with no typed-name or checkbox alternative, it fails.
How to fix
Offer a non-drawing alternative (typed name, checkbox confirmation) for signature steps.
Outcome
Fixed, a visitor to a news outlet's article page can complete the task using only the keyboard.
Who is affected
Blind users, people with motor disabilities, and anyone operating the interface without a pointer.
Learn more
- Understanding Understanding document (opens in a new tab)
Related scenarios
- Feature That Only Responds to Mouse Events, Not the Keyboard
- Element That Loses Focus the Instant It’s Reached by Keyboard
- Clickable Element Acting Like a Link With No Real Keyboard Role
- Clickable Div With No Keyboard Focus or Key Handling at All
- Focusable Element That Enter and Space Don’t Actually Activate
- Custom Dropdown That Can’t Be Operated by Keyboard Arrows