When I'm running the extension under Firefox, copying a compiled PNG fails with this error logged in the console: document.execCommand(‘cut’/‘copy’) was denied because it was not called from inside a short running user-generated event handler. Is this a known issue? Or has Firefox policy changed since summer development?
When I'm running the extension under Firefox, copying a compiled PNG fails with this error logged in the console: document.execCommand(‘cut’/‘copy’) was denied because it was not called from inside a short running user-generated event handler. Is this a known issue? Or has Firefox policy changed since summer development?