#13150 closed Bug (duplicate)
Preview not working in Firefox
Reported by: | lokesh2206 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by )
Preview click in firefox show empty screen, whereas it works perfectly in google chrome and other browsers.
Note: It works when ckeditor.js is loaded from the same domain, but not on http://ckeditor.com/demo#full for instance where ckeditor.js is loaded from the CDN.
Attachments (1)
Change History (10)
Changed 10 years ago by
Attachment: | Screenshot from 2015-04-08 13:07:03.png added |
---|
comment:1 Changed 10 years ago by
Status: | new → pending |
---|
comment:2 Changed 10 years ago by
Yes it is reproducible on ckeditor demo, select full featured ckedior.
comment:3 Changed 10 years ago by
I asked you to check on http://ckeditor.com/demo, but I haven't checked it myself. And it does not work for me there too. It does work on my local machine though. Strange...
comment:4 Changed 10 years ago by
Status: | pending → confirmed |
---|
comment:5 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Summary: | Preview not working in firefox(Version 31.0) → Preview not working in Firefox |
comment:6 Changed 10 years ago by
Description: | modified (diff) |
---|
I checked that the preview does not work if ckeditor.js is loaded from a different domain (e.g. CDN)
comment:7 Changed 10 years ago by
I can't remember now how it has worked in previous versions of Firefox but currently I can see this in URL: http://cdn.ckeditor.com/4.4.7/standard-all/plugins/preview/preview.html?t=F0RD and this error when page loads:
Error: Permission denied to access property '_cke_htmlToLoad'
Code: if ( typeof window.opener._cke_htmlToLoad == 'string' )
comment:8 Changed 10 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
Duplicate of #12979
comment:9 Changed 10 years ago by
Thank you Reinmar. I checked it was from different domain. Also I have tried solution http://ckeditor.com/forums/Plugins/Plugin-preview , still not working.
It works for me on the latest Firefox (37.0.1) and I remember that it worked for previous versions too. Could you anyway, check the latest version of Firefox? And how do you test it? Is it reproducible on http://ckeditor.com/demo?