﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8224	IE : scayt AutoStartUp and EnterMode BR moves cursor to the beginning.	Jakub Ś		"1. Place attached file in sample folder. It contains only two settings:
{{{
var e = CKEDITOR.replace( 'editor1', {
scayt_autoStartup:true,					
enterMode : CKEDITOR.ENTER_BR					
});
}}}
2. Open it in IE8 (wait a second until everything loads) 
3. Select whole sample text with a mouse and delete it using BACKSPACE
4. type ""how""

**Result:** it will be typed as ""owh"". That is it will be typed as ‘owh” if you type it with regular speed. If you type h, wait until cursor moves to the beginning, type o, than wait again, type w, you will get “woh”. [[BR]]
To sum up if you type a letter and wait the cursor will be moved to the beginning. 


Issue has been reproducible in IE8 only from CKE 3.5.3
"	Bug	closed	Normal		UI : Spell Checker	3.4.3	fixed	Review?	WebSpellChecker.net
