Specifically, it is breaking on this line of code in the image.js file:
dialog.preview.removeStyle( 'display' );
The preview property is undefined so calling removeStyle('display') is failing.
It is working on other browsers though.
We are using 3.6.6.1
Any help would be appreciated,
Thanks!
Internet Explorer 11 support
Internet Explorer 11 support was added in CKEditor 4.3, so you should upgrade your editor version. The latest one is 4.3.1.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
I am seeing this same
I am seeing this same behavior in version 4.4.3
Could you be so kind as to
Could you be so kind as to file a bug report on our Development site? We are unable to keep track of bugs that are discussed in the forum or in blog comments. Thank you!
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!