﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11289	Codemirror source + undo / redo	santaclaus21		"orginal source:

{{{
<p>Z okazji zbliżających się Świąt Bożego Narodzenia - pragniemy życzyć Państwu....</p>
}}}

* step 1 - backspace anywhere
* step 2 - switch to source editing
* step 3 - switch to normal editing mode
* step 4 - undo

then source will be:

{{{
<p>Z okazji zbliżających się Świąt <span id=""cke_bm_291C"" style=""display: none;"">&nbsp;</span>o Narodzenia - pragniemy życzyć Państwu....</p>
}}}

or:

* step 1: backspace anywhere
* step 2: undo
* step 3: switch to source

then:

{{{
<p>Z okazji <span id=""cke_bm_381C"" style=""display: none;"">&nbsp;</span>zbliżających się Świąt Bożego Narodzenia - pragniemy życzyć Państwu....</p>
}}}

I'm not pretty sure but it can be bug just in CodeMirror not in CKE."	Bug	closed	Normal		Core : Undo & Redo		invalid		
