Skip to content

feat(chat): right-click Copy image on transcript pictures - #482

Open
Adam-Dalloul wants to merge 2 commits into
xintaofei:mainfrom
Adam-Dalloul:feat/copy-transcript-image
Open

feat(chat): right-click Copy image on transcript pictures#482
Adam-Dalloul wants to merge 2 commits into
xintaofei:mainfrom
Adam-Dalloul:feat/copy-transcript-image

Conversation

@Adam-Dalloul

Copy link
Copy Markdown

Right-clicking a picture in a sent (or generated) message only opened the conversation menu (Copy text / export / …). There was Download on hover, but no Copy image.

This adds a nested image menu, same bubbling contract as file-badge actions:

  • Copy image writes a PNG ClipboardItem (JPEG/webp/gif are converted so Chrome/Tauri accept the write)
  • Download image stays
  • Preview dialog also has Copy, and right-click there copies too

The conversation menu still appears when you right-click anywhere else in the transcript.

No secrets. One concern.

@Adam-Dalloul
Adam-Dalloul force-pushed the feat/copy-transcript-image branch from 4519a30 to 320c672 Compare August 16, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant