Opened 10 years ago
Closed 9 years ago
#12999 closed Task (expired)
IE 11 support
Reported by: | shh | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Hello. I have conducted IE 11 support/compatibility test, and found multiple defects in CKEditor.
Some of the potential problems l found inlude: use of MISE, http-equiv="Content-Type", alpha, Document.all, onreadystatechange, readyState, and createStyleSheet. All of these were found in package.js file, or in wicket-event-ver-14xxx.js file.
Please review the source to eliminate all the component that does not guarantee the support for IE 11.
Change History (2)
comment:1 Changed 10 years ago by
Status: | new → pending |
---|
comment:2 Changed 9 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
IE11 is fully supported by CKEditor 4.3+. We have an extensive automated tests suite and we conduct manual tests before every release and IE11 passes them.
Additionally, we don't have any
wicket-event-ver-14xxx.js
file, so I'm not sure if you're talking about official CKEditor release.Please give us more details regarding these potential problems. I mean - how do you test, what do you test and how to reproduce issues.