mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[GH-ISSUE #305] 10.14 paste not working #169
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#169
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 @FernandoMiguel on GitHub (Sep 25, 2018).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/305
seems 10.14 broke something in the paste of Clipy
pressing enter from the menu will no longer paste
sometimes, cmd+shit+v does not work either
@Econa77 commented on GitHub (Oct 2, 2018):
@FernandoMiguel It seems that permission to accessibility became necessary to paste from macOS 10.14 Mojave.
Therefore, please allow accessibility from system preferences. like this issue.
This setting is improved with #308 to make it easier to understand.
Thanks reporting 👍
@FernandoMiguel commented on GitHub (Oct 2, 2018):
Cheers