﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8253	Remove padding body block on output	Garry Yao		" 1. Load the editor with following source:
{{{
<div>foo</div>
}}}
 1. Focus the editor before switch to source mode.
 * Actual:
{{{
<div>foo</div>
<p>&nbsp;</p>
}}}
 * Expected: The last '''padding body''' paragraph created automatically by the editor is trimmed on output.
"	Bug	new	Normal		Core : Output Data	3.0			
