#11319 closed Bug (wontfix)
ckeditor.js is throwing Not supported error in IE12
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6.6 |
Keywords: | Cc: |
Description
Hi CKEditor team,
We have a problem with CKEditor 3.6.6.1 with IE12 browser. When a CKEditor loads IE12 debugger is showing following error,
Line: 101 Character: 1016 Code: 0 Error Message: NotSupportedError URL: http://*************/***********/********/******/jquery/ckeditor/ckeditor.js?&v=5.10.42.1
Attachments (1)
Change History (4)
Changed 11 years ago by
comment:1 follow-up: 2 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
First of all, I assume that you mean IE 11, because there's no IE 12 yet.
CKEditor 3.x is not supported any more. CKEditor 4.3 works fine with IE 11.
comment:2 Changed 11 years ago by
Replying to Reinmar:
First of all, I assume that you mean IE 11, because there's no IE 12 yet.
CKEditor 3.x is not supported any more. CKEditor 4.3 works fine with IE 11.
Hi thanks for your reply!
Sorry for mistypo for IE12. But my doubt is why it is working fine with mozilla and chrome?
comment:3 Changed 11 years ago by
Because Firefox and Google Chrome have not been changed so drastically since 3.6.x was released. And IE11 is very different from IE10 - it does not even present itself as a MSIE any more.
Error Screenshot