Skip to content

Fix dashboard punctuation key codes#1388

Open
scosemicolon wants to merge 1 commit into
vercel-labs:mainfrom
scosemicolon:scosemicolon/fix-dashboard-punctuation-vk
Open

Fix dashboard punctuation key codes#1388
scosemicolon wants to merge 1 commit into
vercel-labs:mainfrom
scosemicolon:scosemicolon/fix-dashboard-punctuation-vk

Conversation

@scosemicolon
Copy link
Copy Markdown

Summary

  • add Windows VK codes for ASCII punctuation sent from the dashboard viewport
  • normalize printable fallback keys to uppercase before deriving the VK code

Fixes #1380.

Validation

  • git diff --check

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 26, 2026

@scosemicolon is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dashboard viewport: typed special characters sent with ASCII charCodes as windowsVirtualKeyCode (same root cause as #833, never ported from #836)

1 participant