Windows 10 right-click copy only works for the first image.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
Using the right click to copy an image works fine the first time. Subsequent attempts to copy other images just results in the first image copied being pasted. Same issue happens with ctrl-shift-c. I expect copying an image should overwrite the image in the clipboard.
Using the clear clipboard command between copy actions works and should be trivial to clear the clipboard automatically on a copy image command.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with the right-click copy action and Ctrl-Shift-C on multiple images in Windows 10. Compare the clipboard contents after each copy and after using the clear clipboard command. Done means each subsequent image replaces the previously copied image without requiring a manual clipboard clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100