fengyuanchen / photo-editor

A simple photo editing application.
https://fengyuanchen.github.io/photo-editor
MIT License
936 stars 238 forks source link

IE11 - Broken after OK-Action #6

Closed DirkOlten closed 8 years ago

DirkOlten commented 8 years ago

Hi.

your photo-editor is great.

I found a bug after manipulating the image and clicking the check button "OK (Enter)", the download button does not appear.

Tested on Win 7 (German) on https://fengyuanchen.github.io/photo-editor/ with IE Version 11.0.9600.18349 (Update 11.0.32 - KB3160005)

Dirk

DirkOlten commented 8 years ago

Same with Safari/Mac!

fengyuanchen commented 8 years ago

Those browsers does not support the download attribute.

http://caniuse.com/#search=download