﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6828	[IE] Block selection breaks enterBr	Garry Yao		" 1. Load the editor with the following content with enterBr:
{{{
<div>
	line1<br />
	line2<br />
	line3</div>
}}}
 1. Fully select first two lines by mouse;
 1. Click on ""Indent"" button;
 * Actual Result: All three lines are indented.
 * Expected Result: New block (div) created for the first two lines which get indented.

Same problem applies to other block commands like alignment."	Bug	confirmed	Normal		Core : Selection	3.0		IE Opera	
