Skip to content

Pressing Ctrl+A/Cmd+A in DevTools "selects" the whole iframe and is difficult to remove #4363

Closed
@DanTup

Description

@DanTup

From flutter/devtools#5107.

There appear to a few causes:

  1. The outer page has focus by default
  2. The outer page has focus if you focus DevTools then tab away, then click back into the VS Code window
  3. Pressing Ctrl+A inside DevTools is passed up to the parent page (used to ensure you can access the palette etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    in devtoolsRelates to integration with Dart/Flutter DevToolsis bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions