Give the card window's title field its Escape abandon
The field's exits were commit-only, silently diverging from the board rename's Escape-abandons rule, and Escape was ambiguous with the body in Edit mode. Settled: Escape reverts to the on-disk title and focuses the body; the collision resolves by focus per 06's first-responder routing. Claude-Session: https://claude.ai/code/session_01HJ7PhFNmQ19bvy9RMD6GSb
This commit is contained in:
@@ -67,6 +67,7 @@ All board grammar keys are inert while a title editor is focused, and menu dispa
|
||||
| Return | Card window, Preview | Enter Edit |
|
||||
| Escape | Card window, Edit | Return to Preview |
|
||||
| Return | Card window, title field | Commit title, focus into body |
|
||||
| Escape | Card window, title field | Abandon: revert to the on-disk title, focus into body — routes by focus, winning over Edit-mode's Escape while the field is focused (05) |
|
||||
| Escape / ⌘↩ | Card window, source mode | Cancel / Apply (leaving-by-toggle is Apply too — 05) |
|
||||
| Arrows / Space / Return / ⌫ | Card window, attachments section focused | Row navigation / QuickLook / open / Remove to *system* Trash (05) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user