pingdotgg / pingdotgg/t3code

[Bug]: Unable to paste copied text into chat

Open
#12,746 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

accepted bug via-triage
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
  1. Copy text from any other application (I used Zed to ensure no weird unicode characters)
  2. in t3code latest nightly select a threat and attempt to paste into the chat using command+v or Edit>Paste
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.