﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7048	[enterBr] undesired paragraph appears when content is deleted	Wiktor Walc		"Confirmed in IE8. When enterMode = CKEDITOR.ENTER_BR in some situations IE wraps the content with a paragraph.

 1. Load enterkey.html sample and select enter mode = BR
 1. Use backspace key to delete the first line
 1. Note: when deleting the last character that left, ""p"" element appears in the elements path
 1. Type some text, switch to Source mode, result:
{{{
<p>
	some text</p>
}}}
"	Bug	closed	Normal		Core : Styles	3.0	duplicate		
