﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6138	List indentation is not working	Frederico Caldeira Knabben	Tobiasz Cudnik	" 1. Load this HTML:

{{{
<ul>
	<li>Line 1</li>
	<li>Line 2</li>
</ul>
}}}

 2. CTRL+A to select all.
 3. Click the ""Decrease Indentation"" button.

The list will not be removed, and the items contents will be now inside <p> elements.

We have the same issue when using ""Increase Indentation"" on step 3, having the indentation being applied to the new <p> instead of the <ul>."	Bug	closed	Normal	CKEditor 3.4.1	Core : Lists	3.3.2	fixed	IBM	damian.chojna@…
