arasaac-frontend
arasaac-frontend copied to clipboard
Copy pictogram functionality not working on Firefox and Windows
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
Maybe adding a polyfill like https://github.com/lgarron/clipboard-polyfill could help 🤔
also what are the target browsers for the project?
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.