Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When I open the Cursor window maximized, regardless of whether I am working on a complex project or just a single HTML page, I press $Ctrl+I$ to open the AI chat dialog and input any command, whether simple or complex.If I switch to another program before the AI finishes its response (specifically, by directly clicking on any other window on my second screen), the entire Cursor application freezes/crashes once the AI response is complete.At this point, the application becomes completely unresponsive:Neither mouse clicks (left or right) nor any keyboard input works.The input cursor in the text field is still visibly blinking, but pressing any key has no effect.Crucially, it is not just the current Cursor window that freezes; all other open Cursor editor pages (instances) also become stuck (they also show the blinking input cursor but cannot accept any input).The only way to resolve this is to close Cursor via the Task Manager and reopen it.
Steps to Reproduce
Maximize the Cursor editor window on the primary screen.
Open any project (even a minimal file like a single .html page).
Press the shortcut Ctrl + I to open the AI chat/command dialog.
Input a command or prompt (the complexity does not seem to matter).
Crucial Step: Immediately switch focus away from the Cursor window by clicking on any other application window located on the secondary screen.
Wait for the AI to complete its response and render the output back into the Cursor interface.
Actual Behavior (The Bug)
Once the AI response is fully rendered, the entire Cursor application freezes completely:
The UI is locked; mouse clicks are ineffective.
Keyboard input is ignored, even though the text input cursor might still be blinking.
All open instances/windows of Cursor (e.g., other project windows) also freeze simultaneously.
The only solution is to force-close Cursor using the Task Manager.
Expected Behavior
The AI response should complete, and the Cursor window should remain responsive, allowing the user to click, type, and continue editing.
Operating System
Windows 10/11
Current Cursor Version (Menu â About Cursor â Copy)
Version: 2.2.20 (system setup)
VSCode Version: 1.105.1
Commit: b3573281c4775bfc6bba466bf6563d3d498d1070
Date: 2025-12-12T06:29:26.017Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200
Does this stop you from using Cursor
Yes - Cursor is unusable
