Describe the Bug
I discovered a new bug that comes when typing into the chat window. If there are still messages in the chat-queue and it picks the next one while typing, it clears the full textarea in the chat-window and removes the whole text.
Steps to Reproduce
- queue some tasks in the chat window
- type into the chat window another task
- when suddenly the next queued message will be picked up, the typed text in the chat window disappears
Expected Behavior
it would keep the currently typed text
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.2.4 (Universal)
VSCode Version: 1.99.3
Commit: a8e95743c5268be73767c46944a71f4465d05c90
Date: 2025-07-10T16:55:16.443Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 23.6.0
Does this stop you from using Cursor
No - Cursor works, but with this issue