"Fix in Chat" broken multi-screen + crash

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When I tear off an editor tab and place it on another monitor, “Fix in Chat” no longer works correctly. It doesn’t usually crash, but it can.

This is with agent in sidebar, not editor mode.

By “no longer works correctly” I mean:

  • Focus does get sent to the main window correctly
  • Agent chat box stays at 1 line height and no text appears
  • The text box is very broken: can not type. if I try and type and then hit delete, text from the “Fix in Chat” feature starts to appear but I can not select all with my keyboard to remove it. The chat does not expand to be taller so it is hard to see what is in the box. After a little bit of trying, the text seems to disappear entirely…?

Steps to Reproduce

  1. Open editor tab in main window
  2. hover lint error and click “Fix in Chat” button.
    — This should work as expected —
  3. Tear of editor and place on another monitor/screen
  4. Use feature again and you should see the issue.

Expected Behavior

Same as main window behavior.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.14 (Universal)
VSCode Version: 1.99.3
Commit: b40d4b28058fede67ea231ab37a15cececd94b00
Date: 2025-10-26T19:20:51.222Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.6.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. I’ll pass this to the team.