mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[GH-ISSUE #257] Bug in Copying Files/ Directories #141
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#141
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 @vedantpuri on GitHub (Mar 7, 2018).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/257
While using the app I have sometimes noticed a weird bug when trying to copy a file/ directory. Most of the times in the clipboard I would get to see the name of the file/ folder I copied but on some random occasions, I see a placeholder as
(Filenames).Upon trying different files, I feel this is completely random and not related to the length or any other characteristic of the file itself, but rather a bug in the code.
I have attached an image showing the same as well.

@gmcinalli commented on GitHub (May 13, 2019):
Any updates on this?