[Bug]: Unable to paste copied text into chat
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 23k
- Forks
- 5.9k
- Avg merge
- 11h 14m
- Merged PRs (30d)
- 357
Description
Before submitting
- I searched existing issues and did not find a duplicate.
- I included enough detail to reproduce or investigate the problem.
Area
apps/desktop
Steps to reproduce
- Copy text from any other application (I used Zed to ensure no weird unicode characters)
- in t3code latest nightly select a threat and attempt to paste into the chat using command+v or Edit>Paste
- expected text will not show.
This issue appears even with completely new thread and after restart of application.
Expected behavior
Copying text and pasting into chat should result in the copied text pasting into the chat field.
Actual behavior
The chat show no text when you past the copied text
Impact
Minor bug or occasional failure
Version or commit
7445aa733ada
Environment
macOS 27
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in apps/desktop and reproduce the issue on macOS using a new thread, copied text from another application, and command+v or Edit>Paste. Trace the chat input's paste handling and check whether the same failure occurs after restarting the application. Done means copied text appears in the chat field through both paste paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100