Cursor won’t stay in place when editing message (IDE approval)

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When the IDE waits for command approval, the cursor in the textarea keeps jumping to the end. Minor issue, but annoying.

Steps to Reproduce

  1. Wait for the IDE’s command approval request.
  2. Start typing a message.
  3. Try to edit the message in the middle before sending.

Expected Behavior

The cursor should stay where I place it.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.28 (system setup)
VSCode Version: 1.99.3
Commit: adb0f9e3e4f184bba7f3fa6dbfd72ad0ebb8cfd0
Date: 2025-10-01T02:45:21.769Z
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.26100

For AI issues: which model did you use?

Auto

Additional Information

WSL2

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This issue occurs because there’s a pending terminal task that needs confirmation. In other cases, it should work as expected. We’ll try to fix this.

Thanks. I was trying to create another prompt instead of choosing the options (Skip, Add, Run). In some previous versions it worked fine.