juanda99 / arasaac-frontend

New website for arasaac.org
MIT License
14 stars 4 forks source link

Copy pictogram functionality not working on Firefox and Windows #93

Open juanda99 opened 3 years ago

juanda99 commented 3 years ago

I get an error on firefox: Uncaught ReferenceError: ClipboardItem is not defined

Seem to be related to this bug (still not implemented): https://bugzilla.mozilla.org/show_bug.cgi?id=1619251

Alpha channel not working on Windows, get a black background color. Working ok in Mac & Linux

eMerzh commented 3 years ago

Maybe adding a polyfill like https://github.com/lgarron/clipboard-polyfill could help 🤔

also what are the target browsers for the project?

juanda99 commented 3 years ago

Not sure the polyfill could help as it is not text plain. We try to fit all modern browsers but no specific rule defined in our dev.