The forum operates in read-only mode. Please head to StackOverflow for support.
I'm running CKeditor3.5.3 and for some reason, IE10 won't do line breaks/returns when I press the return/enter key on the keyboard. All other keys seem to work fine.
Any ideas?
Well, CKEditor 3.6.6 was released just last week in order to improve compatibility with IE10.
If you don't want to upgrade, then you can put back all the relevant changes into your version.
I was seeing the same issue ad David, and upgraded to 3.6.6.1, and the issue with line breaks in IE10 remains.
I get a Javascript error:
SCRIPT5007: Unable to get property 'toLowerCase' of undefined or null reference ckeditor.js, line 31 character 1010
Any help in getting this addressed would be appreciated.
Actually, it's working now. The browser must have been using a cached version of the script after I upgraded.
Well, CKEditor 3.6.6 was
Well, CKEditor 3.6.6 was released just last week in order to improve compatibility with IE10.
If you don't want to upgrade, then you can put back all the relevant changes into your version.
I was seeing the same issue
I was seeing the same issue ad David, and upgraded to 3.6.6.1, and the issue with line breaks in IE10 remains.
I get a Javascript error:
Any help in getting this addressed would be appreciated.
Actually, it's working now.
Actually, it's working now. The browser must have been using a cached version of the script after I upgraded.