﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
160	Unnecessary DIV's created when formatting	Brian Klug	Martin Kou	"1. Load demo page at http://klug.pbwiki.biz/FCKeditor/2_4/_samples/default.html (this is from SVN, as of [179])

2. Clear all content, and type five short lines of text.

3. Switch to source mode

4. Switch back to normal mode

5. Select the middle three lines

6. Click the ""Justify Left"" toolbar button


The source is:

{{{
<p>sdfsfdsdf</p>
<p align=""left"">sdfsdfsdf</p>
<div align=""left"">&nbsp;</div>
<p align=""left"">sdfsdfsdf</p>
<div align=""left"">&nbsp;</div>
<p align=""left"">sdfsdfsd</p>
<p>sddsfsdfsdf</p>
}}}"	Bug	closed	Normal	FCKeditor 2.5 Beta	Core : Styles	SVN (FCKeditor) - Retired	fixed	Firefox	
