﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11155	Problem with outdent/indent list in blockque	Piotr Jasiun		"1. Open browser (tested with Chrome and IE11).
2. Open ""Replace Textarea Elements by Class Name"" sample (samples/replacebyclass.html).
3. Set this content in editor:
{{{
<ol>
	<li>aa
	<blockquote>
	<ol>
		<li>bb</li>
		<li>cc</li>
	</ol>
	</blockquote>
	</li>
	<li>dd</li>
</ol>
}}}
4. Switch to WYSIWYG mode and select [bb cc].
5. Press ""Outdent"" button.
6. Press ""Indent"" button.

""dd"" disappears."	Bug	closed	Normal		General	4.2	duplicate		
