Run an accessibility and device verification pass across core surfaces #92

Open
opened 2026-07-11 21:44:32 +00:00 by starsetbyte · 0 comments
Owner

Goal

Complete the manual/device-only verification that cannot be fully covered by JVM tests, with emphasis on TalkBack and the dense feed surfaces.

Scope

  • TalkBack traversal and announcements for posts, labels, provenance, media, alt text, menus, and navigation.
  • Touch targets and custom touch-delegate options without regressing compact inline geometry (#71).
  • Font scale, display size, contrast, reduced-motion expectations, and keyboard/controller navigation where applicable.
  • Login/process recreation, release artifact behavior, and the Peregrine_API_35 device gate.

Acceptance criteria

  • A named device/build matrix and reproducible checklist are recorded.
  • Findings become separate bugs or design decisions with screenshots/logs where relevant.
  • No accessibility claim is marked complete solely from source inspection; the relevant behavior is exercised on-device.
## Goal Complete the manual/device-only verification that cannot be fully covered by JVM tests, with emphasis on TalkBack and the dense feed surfaces. ## Scope - TalkBack traversal and announcements for posts, labels, provenance, media, alt text, menus, and navigation. - Touch targets and custom touch-delegate options without regressing compact inline geometry (#71). - Font scale, display size, contrast, reduced-motion expectations, and keyboard/controller navigation where applicable. - Login/process recreation, release artifact behavior, and the `Peregrine_API_35` device gate. ## Acceptance criteria - A named device/build matrix and reproducible checklist are recorded. - Findings become separate bugs or design decisions with screenshots/logs where relevant. - No accessibility claim is marked complete solely from source inspection; the relevant behavior is exercised on-device.
Sign in to join this conversation.
No description provided.