[BUG] Can't submit a prompt on Claude Code on deskptop app for Windows
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
In the Claude Desktop app, the Code tab input field no longer converts the microphone icon into a send (arrow) button when text is typed. As a result, there is no way to submit a prompt using the keyboard or mouse.
Additionally, pressing Enter shifts focus to the "Select folder" button instead of sending the message.
The Chat tab works correctly — the microphone icon does convert to a send arrow when text is entered.
Actual Behavior
The microphone icon stays as-is. Pressing Enter moves focus to "Select folder". There is no way to send a message in the Code tab.
Environment
- Platform: Claude Desktop App (Windows)
- Tab: Code
- This worked before the recent update
- OS: Windows 11 version 25H2
What Should Happen?
The microphone icon should convert to a send (arrow) button when text is present, as it does in the Chat tab. Pressing Enter should send the message.
Error Messages/Logs
Steps to Reproduce
- Open the Claude Desktop app
- Navigate to the Code tab
- Click in the prompt input field
- Type any text
- Observe: the microphone icon does not change to a send arrow
- Press Enter — focus jumps to the "Select folder" button instead of sending
Claude Model
Not sure / Multiple models
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
1.1617.0 (8d6345)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
Issue observed on the Code tab:
<img width="748" height="313" alt="Image" src="https://github.com/user-attachments/assets/03917441-d2d4-4770-b297-495b0f8954cd" />
Expected behavior observed on the Chat tab (no issue):
<img width="751" height="354" alt="Image" src="https://github.com/user-attachments/assets/48c77a07-3b96-41b1-a235-71aeed1195d7" />
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗