[BUG] Desktop app: input draft loses markdown formatting after switching session tabs
Open 💬 1 comment Opened Jun 30, 2026 by jigarkhwar
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?
A formatted markdown bullet list typed into the prompt input box reverts to raw markdown (literal * characters, no rendered bullets or indentation) after switching to another session's tab and switching back.
What Should Happen?
The draft keeps its rendered, indented formatting when switching tabs and back.
Error Messages/Logs
None.
Steps to Reproduce
- Type a markdown bullet list in the input box, e.g.:
- im formatted bullet list
- bla bla
- double bla
It renders as a formatted, indented list.
- Switch to another session's tab.
- Switch back to the original session.
- The draft now shows raw
*markdown — formatting is lost.
Reproducible every time.
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.196
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Warp
Additional Information
Screenshots of before (formatted) and after (raw) available on request. Also submitted via in-app feedback (ID 6d2f0012-d34c-46eb-8186-0b0fdd4792db). Claude 1.15962.1 (1e236d) 2026-06-26T19:44:44.000Z
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗