Closed
Description
From flutter/devtools#5107.
There appear to a few causes:
- The outer page has focus by default
- The outer page has focus if you focus DevTools then tab away, then click back into the VS Code window
- Pressing Ctrl+A inside DevTools is passed up to the parent page (used to ensure you can access the palette etc.)