Skip to content

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

Open
@johnpryan

Description

@johnpryan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions