﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13826	[FF] Wrong caret position after removing characters	Marek Lewandowski		"1. Open any sample with CKEditor. (i.e. samples/replacebyclass.html)
2. Use ""Source"" button to set following source:
	{{{
	<p><span style=""color:#FF0000"">aa</span></p>
	}}}	
1. Put the selection at the end of the document.
1. Press {{{shift+enter}}}.
1. Type ""bb""
1. Press {{{backspace}}} twice.

**Expected result:**[[BR]]
Visually caret should remain in (empty) second line.

**Current result:**[[BR]]
Visually you see that caret was moved to first line.
"	Bug	confirmed	Normal		General	4.4.1		Firefox	
