Opened 10 years ago
Closed 10 years ago
#12429 closed Bug (invalid)
We recently upgraded to CKeditor 4.4.4 version from then onwards having problems with IE browser
Reported by: | Ramesh | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: | MHashem@… |
Description
After upgrading 4.4.4 version in IE11 we observed strange behaviour aither the editor pane strucked, or throws Javascript errors or SCAYT not enabled.We are enabling SCAYT on load using scayt_autoStartup = true
We also found the similar issue: http://dev.ckeditor.com/ticket/11084
and we also saw fix is not present in the releases page.
Could you please suggest a fix for the issue.
Attachments (2)
Change History (3)
Changed 10 years ago by
Attachment: | JavaScriptError_loadingeditor_With SCAYT.jpg added |
---|
Changed 10 years ago by
Attachment: | Unable_enable_SCAYT.jpg added |
---|
Unable to use Enable SCAYT option in IE11
comment:1 Changed 10 years ago by
Keywords: | Javascript errors or SCAYT not enabled for IE11 removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | 4.4.4 |
If you are getting "SCAYT is not defined" then this is not IMO CKEditor fault.
- You could have downloaded e.g. standard package (it doesn't have WSC or SCAYT) or custom package without SCAYT. Then you could have made some references in code thus error is thrown.
- Another possibility is that you have set some configuration for
CKEDITOR.config.scayt_srcUrl
and it points to non-existing location.
I don't see this problem in default editor in IE11 thus I'm closing this issue as invalid.
Javascript error while loading in IE11 with SCAYT enabled