hisaac / PlainPasta

A simple macOS app for "plaintextifying" your clipboard
https://hisaac.github.io/PlainPasta/
MIT License
85 stars 5 forks source link

When Copying an Image from a Webpage, the Image is Lost #3

Closed foigus closed 4 years ago

foigus commented 4 years ago

When Plain Pasta isn't running, I can right-click on an image in a web browser and select "Copy Image" and paste that image into another program.

When Plain Pasta is running, I right-click on an image in a web browser and select "Copy Image":

Safari + macOS 10.14.6.

hisaac commented 4 years ago

Thanks @foigus, I appreciate the report. I will look into this one.

hisaac commented 4 years ago

I took a quick look, and I have a pretty good idea of what's going on here. I should be able to address it soon.

hisaac commented 4 years ago

I found a fix for this issue (in commit ee614724fca8f0b18061b0cc815025f5a397d6d2), and it will go out in the next release! Thanks again for this bug report. I will close this issue once I get the next release ready and posted.

hisaac commented 4 years ago

This bug has been fixed in version 1.1.0. You can download the new release here: https://github.com/hisaac/PlainPasta/releases/tag/1.1.0

Please let me know if you have any other issues!