Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Since v1.5, the cursor (the actual cursor) has a bug, where sometimes it jumps from typing in the chat to where the agent is typing, leading to inadvertent code changes.
The same applies to the enter button. While typing the expected behavior is to submit the message, but if at that moment the agent suggest a command, it will run the command instead, which is extremly dangerous.
Steps to Reproduce
Type, while agent is running
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.5.9 (Universal)
VSCode Version: 1.99.3
Commit: de327274300c6f38ec9f4240d11e82c3b0660b20
Date: 2025-08-30T21:02:27.236Z (3 days ago)
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