TalkBack AAA Audit Checklist
Manual screen-reader pass · Android + Chrome · WCAG 2.2 Level AAA
Audit target
0 of 46 checked (0%)
0. Setup (do once)
1. Touch exploration & swipe order (TalkBack-specific, highest value)
This is the layer desktop screen readers can't test. Focus order under touch is where mobile-only bugs live.
2. Touch target size & spacing (matters far more on mobile)
AAA 2.5.5 and the 2.2 minimum 2.5.8 are easy to fail on a phone where desktop passes.
3. Reflow, zoom & orientation (mobile viewport)
4. Global / every-page
Test on home plus 2–3 interior pages. Use Reading Controls for sweeps.
5. On-screen keyboard & forms
The Android soft keyboard interaction is a mobile-only failure surface.
6. How-to guide pages (content + embedded examples)
7. Custom ARIA components (under touch)
Re-test the accordion/tabs/dropdown demos with TalkBack — touch behavior differs from desktop keyboard.
8. AAA-specific checks
9. Wrap-up
TalkBack gesture reference
| Action | Gesture |
|---|---|
| Toggle TalkBack | Hold both volume keys (if enabled) / Settings → Accessibility |
| Explore by touch | Drag one finger over the screen |
| Next / previous item | Swipe right / left (one finger) |
| Activate focused item | Double-tap anywhere |
| Scroll | Swipe with two fingers |
| Reading controls (headings, links, etc.) | Swipe up-then-down / down-then-up to change granularity |
| TalkBack menu | Swipe down-then-right (or three-finger tap) |
| Read from top / from next | TalkBack menu → Reading controls |
| Back | Swipe down-then-left |
