EmbeddedChat icon indicating copy to clipboard operation
EmbeddedChat copied to clipboard

Pasting image directly from clipboard

Open Pratheek555 opened this issue 2 months ago • 0 comments

Brief Title

Acceptance Criteria fulfillment

  • [x] When the message input is focused and the user presses Ctrl + V, any image present in the clipboard is detected.
  • [x] Normal text pasting behavior remains unchanged when the clipboard contains text only.
  • [x] Non-image clipboard content (e.g., PDFs or unsupported files) does not trigger the image upload flow.

Fixes #1039

Video/Screenshots

https://github.com/user-attachments/assets/ee34ee08-b493-4d98-b189-f7615306faa8

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-<pr_number> after approval. Contributors are requested to replace <pr_number> with the actual PR number.

Pratheek555 avatar Dec 13 '25 06:12 Pratheek555