Krona
Krona copied to clipboard
"Snapshot" functionality does not work in Chrome browser (only in Firefox)
Seems like the .js is not fully loaded in Chrome, which causes Snapshot button (and probably others) not working in Chrome. Firefox behaves as it should. Any ideas how to fix/circumvent?
I think the culprit is an intentional change in Chrome's security policy: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/GbVcuwg_QjM
I'll have to work on making snapshots conform to these stricter standards, but it should be possible. However, krona-2.0.js should still be fully loaded, and the snapshot button should at least cause the new (blank) window to pop up. All other buttons should work as well. Is that consistent with what you've seen?