-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
browser:firefoxThe issue can only be reproduced in the Firefox browser.The issue can only be reproduced in the Firefox browser.status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.support:2An issue reported by a commercially licensed client.An issue reported by a commercially licensed client.type:bugA bug.A bug.
Description
Type of report
Bug
Provide detailed reproduction steps (if any)
- Open https://ckeditor.com/docs/ckeditor4/latest/examples/fullpreset.html
- Press Print or Preview button
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
- Browser: Firefox
- OS: Any
- CKEditor version: 4.0+
- Installed CKEditor plugins: Preview, Print
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
browser:firefoxThe issue can only be reproduced in the Firefox browser.The issue can only be reproduced in the Firefox browser.status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.support:2An issue reported by a commercially licensed client.An issue reported by a commercially licensed client.type:bugA bug.A bug.