A systematic accessibility walkthrough is still open: TalkBack, switch/keyboard order, all ten dialogs, the editor toolbars, and error/save status surfaces.
Includes deciding `MarkTextWebView.onTouchEvent` properly — whether to implement `performClick()` — rather than mechanically silencing the `ClickableViewAccessibility` lint.
Done when: the lint warning is properly fixed or precisely suppressed with a reasoned justification, and the key paths have recorded traversals with no background leakage or focus loss.
A systematic accessibility walkthrough is still open: TalkBack, switch/keyboard order, all ten dialogs, the editor toolbars, and error/save status surfaces.
Includes deciding `MarkTextWebView.onTouchEvent` properly — whether to implement `performClick()` — rather than mechanically silencing the `ClickableViewAccessibility` lint.
Done when: the lint warning is properly fixed or precisely suppressed with a reasoned justification, and the key paths have recorded traversals with no background leakage or focus loss.