Skip to content

Conversation

@mimecuvalo
Copy link
Member

@mimecuvalo mimecuvalo commented Oct 24, 2025

via dotcom-feedback, this affects Windows users

(h/t to @ds300, thx for flagging)

Change type

  • bugfix
  • improvement
  • feature
  • api
  • other

Release notes

  • a11y: dont navigate when doing alt+tab, affects Windows users especially

Note

Stops Tab-based shape navigation when Alt is held and adds e2e coverage for Alt+Tab behavior.

  • Editor logic (packages/tldraw/.../Idle.ts):
    • Modify Tab handling in onKeyRepeat and onKeyUp to navigate only when !info.altKey.
  • E2E tests (apps/examples/e2e/tests/test-kbds.spec.ts):
    • Add test ensuring Alt+Tab does not change selection.
    • Keep existing shape navigation tests intact.

Written by Cursor Bugbot for commit 33d1ab2. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Oct 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
analytics Ready Ready Preview Oct 24, 2025 3:38pm
examples Ready Ready Preview Oct 24, 2025 3:38pm
4 Skipped Deployments
Project Deployment Preview Updated (UTC)
chat-template Ignored Ignored Oct 24, 2025 3:38pm
tldraw-docs Ignored Ignored Oct 24, 2025 3:38pm
tldraw-shader Ignored Ignored Oct 24, 2025 3:38pm
workflow-template Ignored Ignored Oct 24, 2025 3:38pm

@mimecuvalo mimecuvalo added this pull request to the merge queue Oct 29, 2025
Merged via the queue into main with commit 682d37d Oct 29, 2025
25 checks passed
@mimecuvalo mimecuvalo deleted the mime/a11y-alt-tab branch October 29, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants