﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6910	[enterBr] undesired paragraph in blockquote	Garry Yao		" 1. With enterMode = CKEDITOR.ENTER_BR open any sample page;
 1. Clear page content and click on ""blockquote"";
  * Actual Result:
{{{
<blockquote>
	<p>
		&nbsp;</p>
</blockquote>
}}}
  * Expected Result: There's no created paragraph.
 "	Bug	confirmed	Normal		Core : Styles	3.0			
