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)

JavaScriptError_loadingeditor_With SCAYT.jpg (47.3 KB) - added by Ramesh 10 years ago.
Javascript error while loading in IE11 with SCAYT enabled
Unable_enable_SCAYT.jpg (26.3 KB) - added by Ramesh 10 years ago.
Unable to use Enable SCAYT option in IE11

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by Ramesh

Javascript error while loading in IE11 with SCAYT enabled

Changed 10 years ago by Ramesh

Attachment: Unable_enable_SCAYT.jpg added

Unable to use Enable SCAYT option in IE11

comment:1 Changed 10 years ago by Jakub Ś

Keywords: Javascript errors or SCAYT not enabled for IE11 removed
Resolution: invalid
Status: newclosed
Version: 4.4.4

If you are getting "SCAYT is not defined" then this is not IMO CKEditor fault.

  1. 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.
  2. 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.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy