Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Composer hijacks focus when it wants/suggest a command to run. every other part of the IDE is ‘dimmed’ and your control is basically paralyzed. WTF.
Steps to Reproduce
do something that triggers cursor agent/composer to want to run a command
Expected Behavior
the current FOCUS ( Where my cursor types new inputs and the opacity of the window) should NOT change without warning!!
What is happening now is i’ll be typing something chat or file while the agent is thinking/working - and the FOCUS changes surprisingly to the command that the agent wants to run and the command is annoyingly blinking and i cant continue / go back to what i was doing because all other parts of the IDE are dimmed/disabled.
THIS IS VERY BAD UX. Go back to how it was prior to v1.5
Plus this “focus shift” causing causes errors because all of a sudden I was typing in a different window/file, etc.
DO NOT take the focus away from the user’s control!
I need to be able to type in the chat (this was possible prior to v 1.5 release) while the agent is suggesting a command - not EVERYTHING is dimmed and you have no choice but to click (run, skip, reject) this is BAD UX.
Let the user decide what the focus is!
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.5.3 (user setup)
VSCode Version: 1.99.3
Commit: aece02022292184bb34fa0c899a97928489b7b70
Date: 2025-08-22T04:48:34.365Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.22631
Does this stop you from using Cursor
No - Cursor works, but with this issue