Print and Preview don't work on Firefox when using editor from CDN #4444
Labels
browser:firefox
The issue can only be reproduced in the Firefox browser.
status:confirmed
An issue confirmed by the development team.
support:2
An issue reported by a commercially licensed client.
type:bug
A bug.
Type of report
Bug
Provide detailed reproduction steps (if any)
Expected result
What is the expected result of the above steps?
Preview should open in a window normally.
What is the actual result of the above steps?
Blank window opens.
Error is thrown in the console: Permission denied to access property "_cke_htmlToLoad" on cross-origin object
Other details
I have tried setting
Header set Access-Control-Allow-Origin "*"
but it didn't work. This could be Firefox issue:https://bugzilla.mozilla.org/show_bug.cgi?id=911444
mozilla/pdf.js#5397
The text was updated successfully, but these errors were encountered: