﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8880	[IE8] Undo results in wrong cursor with HTML comment	Garry Yao		" 1. Load the editor with following content and selection:
{{{
<!-- A comment -->
<p>^foo</p>
}}}
 1. Type some random chars;
 1. Click on Undo button;
 * Expected: Inserted chars are removed, with cursor restored to the start;
 * Actual： Inserted chars are removed, but cursor is now at the end of content.
"	Bug	closed	Normal		Core : Undo & Redo	3.0	fixed	IE	
