Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When using voice mode, submitting a message by speaking the submit keyword typically causes the entire message to be deleted from the input box immediately.
However, in some cases, only the keyword is removed, and Cursor briefly displays “Empty message…” in the input field during processing. Despite this, the message content is actually sent to Cursor, and after processing completes, the submitted message reappears in the chat history as expected.
Steps to Reproduce
Say your message and then say one of the submit keywords.
Expected Behavior
When submitting a message with the submit keyword, the input box should update to display only the user’s spoken message, with the keyword itself deleted from the input field before sending. The message should be sent, and after processing, it should appear in the chat history as intended. No “Empty message…” placeholder should be shown, and the only deletion should be of the submit keyword.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.32 (system setup)
VSCode Version: 1.99.3
Commit: 9a5dd36e54f13fb9c0e74490ec44d080dbc5df50
Date: 2025-10-29T05:23:11.655Z
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.19045
Does this stop you from using Cursor
No - Cursor works, but with this issue