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

Flutter app doesn't regain focus after it is lost #3131

Open
johnpryan opened this issue Jan 29, 2025 · 0 comments
Open

Flutter app doesn't regain focus after it is lost #3131

johnpryan opened this issue Jan 29, 2025 · 0 comments

Comments

@johnpryan
Copy link
Contributor

It looks like once a Flutter app that handles keyboard shortcuts loses focus, it can't be regained.

Steps to reproduce:

  1. Run this gist
  2. Observe the arrow keys work
  3. Move cursor into Codemirror
  4. Click on the flutter app to regain focus
  5. Observe the arrow keys don't work anymore.
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

No branches or pull requests

1 participant