Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix keyboard layout detection #205193

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

CGNonofr
Copy link
Contributor

On google chrome inside a cross origin Iframe (or an iframe without the keyboard-map permission), it currently doesn't fallbacks on the keyboard event to detect the layout map.

Also, the delay introduced by each failing call to getLayoutMap was making the fallback used too late and not working for the first time a key is used

@alexdima alexdima enabled auto-merge (squash) March 14, 2024 07:08
@VSCodeTriageBot VSCodeTriageBot added this to the March 2024 milestone Mar 14, 2024
@alexdima
Copy link
Member

Thank you!

@alexdima alexdima merged commit e0baf3a into microsoft:main Mar 14, 2024
6 checks passed
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.

None yet

4 participants