a-s-minus icon indicating copy to clipboard operation
a-s-minus copied to clipboard

Local save button doesn't do anything

Open doherty opened this issue 8 years ago • 7 comments

Like it says on the tin: I click the save button, and no save dialog box shows up, and no image is saved anywhere (that I can find, at least). :disappointed:

doherty avatar Sep 18 '15 02:09 doherty

i have this problem too (it's in the official plugin too). I solved right clicking on image and choosing save image as

giorgiobeggiora avatar Sep 25 '15 08:09 giorgiobeggiora

Same issue, and I use the same solution

bengadbois avatar Feb 18 '16 05:02 bengadbois

probably the problem occours when Flash player is disabled or not installed. If you have Flash player installed but enabled by request, you can right click the button and activate the plugin.

giorgiobeggiora avatar Feb 18 '16 10:02 giorgiobeggiora

Hey:

I've looked into this issue, and @giorgiobeggiora is right - it uses Flash to save the image to your computer. With the advent of the HTML5 Download API, which is supported on Chrome, I've removed the dependency on Flash; thus, the feature works as it should, with or without Flash. I'll be issuing a pull request with this fix soon.

jkayani avatar May 14 '16 22:05 jkayani

thanks Josh! yeah, i made a mental note of the download api, but as per usual - no time. PR will be much appreciated.

rojer avatar May 14 '16 22:05 rojer

I found a very simple work-around for this issue. Just click to save on Google drive, then click back - the save button works then

KwikOne avatar May 30 '16 14:05 KwikOne

Fixed in commit da8d2481a1c1833f32b836e2f7df8e2210376b77

ZeevoX avatar Apr 18 '17 16:04 ZeevoX