Editor window becomes unusable

Hey, thanks for the report. The browserViewFocused flag gets stuck after interacting with the AI chat, and it blocks all keyboard input in the editor.

Workarounds:

  1. Press Escape or Cmd+1. This should return focus to the editor
  2. If that doesn’t help: Cmd+Shift+P > Developer: Reload Window

Your guess about the terminal is probably not related. This usually gets triggered after using AI Chat.

Can you help confirm? Next time you hit the bug:

  1. Open the console: Cmd+Shift+P > Developer: Toggle Developer Tools
  2. Look for a line like: + Skipping keybinding dispatch because browserViewFocused is true
  3. If you see it, please send a screenshot

The team is aware and the bug is logged. Related threads:

Let me know if the workaround doesn’t work or if you find anything else.