Chat Input Submission Issue in Cursor

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When submitting a prompt in the Cursor IDE chat, the text does not get processed correctly. Instead of sending the prompt to the AI, the focus jumps back to the chat field without producing any response.

Steps to Reproduce

Open Cursor IDE.
Go to the chat feature.
Type any prompt in the input field.
Press Enter or click Submit.

Expected Behavior

The prompt should be sent to the AI, and a response should appear in the chat window.

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu β†’ About Cursor β†’ Copy)

Version: 1.5.10 (Universal)
VSCode Version: 1.99.3
Commit: 7ad52fff14641ec6373a31c19463856cace32640
Date: 2025-09-05T00:29:36.348Z
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

Additional Information

This blocks the chat functionality entirely, making it unusable for AI assistance.

Does this stop you from using Cursor

Yes - Cursor is unusable

@sabriguenes

1 Like

Just updated to Version: 1.5.11 (Universal). Now cursor is unable to use.

hi @Parker_Wood the view from your screenshot has some odd markdown in the input box.

Can you run Cursor without extensions and check if it also fails with a regular text input? (ask cursor to say hi). cursor --disable-extensions
It’s likely that some extension is interfering with Chat.

If this does not improve could you check if the issue persists on a empty project?

1 Like