Hi,
I'm trying to make CKEditor 3.6.5 work on IE11. I already made some changes to env.js to force env.ie = true and env.gecko = false and to retrieve the right version number 11.
However, now the editor is not displayed at all.
Does someone here has experience with this? Any hint might help me further.
Thanks

This is definitely not the
This is definitely not the way to go. Instead of using the old 3.x line where no fixes for new browsers will ever be backported and you will need to fix things by yourself also in the future, you should upgrade to 4.x and enjoy all the new features that we introduce all the time, including IE11 compatibility...
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!
Making CKEditor really
Making CKEditor really compatible with IE11 required >100LOC patch and the code was spread across entire code base. However, CKEditor may become usable on IE11 just after this change: https://github.com/ckeditor/ckeditor-dev/commit/f01e43b76a89c85b4c0618881f5c4d100e2917e4
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+