mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #413] Not working ctrl+cmd+v on MacOS Calatina 10.15.6 #256
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#256
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 @mhavelka on GitHub (Sep 3, 2020).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/413
After the latest update of MacOS the shortcut ctrl+cmd+v stopped working.
Repro steps:
text1.text2.text1.Workaround:
text1is passed.Screenshot:

@mhavelka commented on GitHub (Sep 6, 2020):
Solution:

It turned out the new MacOS somehow didn't give access to certain apps in Privacy & Security even though they has been checked:
The solution was to remove the app completely (the minus icon) and restart the app. It asks for the access, I gave it and everything works as before.