Open yash-learner opened 3 weeks ago
@mack-at-pieces super critical one here to take a look at.
Hey @yash-learner Thanks for sharing this with us. Sorry you're running into issues with pasting into Pieces.
To make sure I understand correctly, when you CTRL+V, it works? But when you right-click > Paste, it doesn't work? Or something different?
Please let me know if you're available to hop on a quick video call sometime to give me a better understanding of what's happening. You can find a time with me here: https://calendar.app.google/CS8dS7qAGmtDY9Gp6
Thanks!
@mack-at-pieces
Thanks for sharing this with us. Sorry you're running into issues with pasting into Pieces.
No worries, not a huge issue.
To make sure I understand correctly, when you CTRL+V, it works? But when you right-click > Paste, it doesn't work? Or something different?
No
Its different
Windows has featured called clipboard
which stores multiple previous copies and not only the latest one. Clipboard is accessed using win(start) + v
once enabled. So what's not working is pasting from the windows clipboard
Please watch this short video to know about windows clipboard
Please let me know if you're available to hop on a quick video call sometime to give me a better understanding of what's happening. You can find a time with me here: https://calendar.app.google/CS8dS7qAGmtDY9Gp6
If above info does not give you more understanding then for sure we will hop on a quick call
@yash-learner Thanks a bunch for this information. I will try to reproduce this and report back my findings 👍🏼
Software
Desktop Application
Operating System / Platform
Windows
Your Pieces OS Version
10.1.10
Early Access Program
Kindly describe the bug and include as much detail as possible on what you were doing so we can reproduce the bug.
When trying to paste the items from windows clipboard into the input box in
copilot chats
, it does not work (Noting is pasted)But if we try doing
ctrl + V
after trying to paste (clicking one of the items from the Windows clipboard) the selected one gets pasted into the input box.I think the same is happening across other products - I checked in
Saved Materials
and it had the same issue.Selecting the items from the clipboard should paste the content into the input elements.