When the page with CKeditor on it tries to load, (3.6.4), the following error occurs when the text is empty or Null.
Unhandled exception at line 101, column 1016 in http://localhost:59944/Includes/CKE/ckeditor.js?t=C6HH5UF
0x800a139e - JavaScript runtime error: NotSupportedError
The highlighted code is:
O=G.$.createEvent('KeyEvents');
The version of ckeditor.js is: 3.6.6.1
Nobody home?
nobody home.
Windows 8.1 and IE 11 broke the asp.net version.
HELP will this ever be fixed?
CKEditor 3.6.x does not
CKEditor 3.6.x does not support IE11. You would have to upgrade CKEditor to 4.3. There's no ASP.NET adapter for it yet, but you can try to replace CKEditor 3.6.x source with CKEditor 4.3.
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
PLEASE, PLEASE supply reeal
PLEASE, PLEASE supply reeal fix/woraround for the paste problem.
Most likely this is due to a change un the User Agent String for IE11.
Doc is here: http://msdn.microsoft.com/en-us/library/ie/bg182625(v=vs.85).aspx#uaString
Is there an unpacked copy of ckeditor.js 3.6.6.1
Running into this as well.
Running into this as well.