mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[GH-ISSUE #195] Not pasting the correct item #102
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#102
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @farhad-tarapore on GitHub (Jul 28, 2017).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/195
I copied an image from Skitch. It shows up properly in the Clipy's history (see screenshot). but when I press Command + V to paste it, it pastes something else that's not in Clipy's history. Not sure what the problem is. I tried restarting Clipy, restarted pboard. Same issue.
@Econa77 commented on GitHub (Aug 6, 2017):
@farhad-tarapore Where are you trying to paste the image you copied with Skitch?
To Skitch from Skitch?
Or is it a different application from Skitch?
@Econa77 commented on GitHub (Aug 6, 2017):
Alternatively, if you do multiple copies at the same time, Clipy will not be able to save the history correctly.
Because the OS's pasteboard is monitored with a fixed timer, if history is updated between timers, the history shifts.
@farhad-tarapore commented on GitHub (Aug 7, 2017):
I cleared the history, copied one item from skitch and tried to paste it in
whatsapp desktop.
On Sun, 6 Aug 2017 at 10:14 PM, Econa77 notifications@github.com wrote: