﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8541	Wrong selection after deleted last character after contenteditable span	mazongquan		"{{{
<html>
<head>
<title>CKEditor Sample</title>
</head>
<body>
<p> abcd<span contenteditable=""false"">XXX</span>e<p>
</body>
</html>
}}}
For above sample, in CKeditor 3.6.2, the cursor is move to the front of span after I clicked backspace and delete 'e' that after the span. Why is that? How can I change the code to correct it? Thanks."	Bug	confirmed	Normal		General	3.3.1		IE8	
