After more and more of our customers have upgraded to IE10, they've begun to report misc. problems with the editor.
I've tried to upgrade our editor to version 3.6.6.1 (copying over my old config-file), but I am still having problems, including;
- switching to/from code view
- copy/pasting
- selecting text and making bold/italic
- buttons in toolbars becoming disable
- strange HTML being generated
I've tried to illustrate some of these things, in this video: http://screencast.com/t/BtC0UEN6
Has anyone else experienced strange IE10-related issues, and if so, have you been able to overcome them?

You should seriously consider
You should seriously consider switching to CKEditor 4. Most of the patches (except for security stuff) aren't being backported to v3. The list of problems will only grow as time goes by, and it in the world of web browsers where updates are released almost daily, that time goes by really quickly. You can follow which issues are known, being worked on (or being ignored) on our dev site.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
I tried updating to v 4.0.1
I tried updating to v 4.0.1 but I still have some rather strange problems.
I thought it might be do to changes in the config file, but even with a standard config file I still get issues like in this video: http://screencast.com/t/vbUoJp2V
The really strange thing is, that on your site the editor seems to work well in the same browser.
Any ideas on how I go about debugging this situation?
Check if your page is loaded
Check if your page is loaded in standards mode or one of IE10's quirk modes. We do not support any of IE10's QMs right now.
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
With the possiblity of
With the possiblity of sounding stupid, how do I check for the quirks mode? (I have only just installed IE10 the other day)
:-)
:-)
See for example this article: http://blogs.msdn.com/b/ie/archive/2011/12/14/interoperable-html5-quirks-mode-in-ie10.aspx
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!