Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
unable to use chat after using it in window mode.
Steps to Reproduce
- Open chat in Editor (right click to chat title or click the three dot (…), choose open in editor)
- Open editor in window (right click on chat tab, choose copy/move into new window)
- review code changes
- at some point the textbox on chat is disable(not able to input anything). maybe after the windows lose focus.
Expected Behavior
chat should also be usable.
to fix this, you have to right click on chat tab on new window, choose open in chat pane. chat is still disabled at this point. you have to right click again on chat or click the three dot (…) and open in editor.
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.7.54
VSCode Version: 1.99.3
Commit: 5c17eb2968a37f66bc6662f48d6356a100b67be0
Date: 2025-10-21T19:07:38.476Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Linux x64 6.14.0-33-generic
Does this stop you from using Cursor
No - Cursor works, but with this issue