Goal
Add one focused keyboard-accessibility regression for the editor.
Acceptance criteria
- Cover a meaningful keyboard path such as focus movement, drawer closing, or a canvas editing command.
- Assert a user-visible/resulting state, not only that a key was pressed.
- Keep it deterministic across supported Playwright browsers.
- Preserve existing keyboard behaviour.
Goal
Add one focused keyboard-accessibility regression for the editor.
Acceptance criteria