﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12337	[Blink][IE] Restoring first undo might contain unexpected selection.	Marek Lewandowski		"This issue has a slightly diffrent outcome in IE / Blink but has the same steps (and problem source I guess).

1. Open any CKEditor [http://ckeditor.dev/samples/inlineall.html inlineall.html] sample.
2. Hit {{{tab}}} key 4 times (to get focus to the right-hand side editor).
3. Press single printable char key, eg. {{{a}}}
4. Press {{{ctrl + z}}} to perform undo

'''Expected result:'''[[BR]]
Caret should be collapsed right before first word that's ""Lorem""

'''Current result:'''[[BR]]
**Opera**: Caret lands before the first paragraph. So further typing will create new paragraph.

In case of IE caret lands more-less in the middle of text.

additional info:[[BR]]
1. This is an regression introduced in **4.4.4**.
2. You're not able to reproduce this with mouse.
3. You're not able to reproduce it when you'll press any **printable** or **navigation** key prior TC. So you're able to reproduce issue only in that particular sequence.
4. Experienced in Opera, Chrome, IE8"	Bug	closed	Normal		Core : Undo & Redo	4.4.4	fixed		
