﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5253	CKEditor 3.2 + Firebug 1.5.2 = Problems	Shaun		"This issue can be reproduced on the CKEditor.com demo page.

Using Firefox with Firebug 1.5.2 installed:[[BR]]
- Open the demo @ http://ckeditor.com/demo [[BR]]
- Press F12 to open your Firebug panel.[[BR]]
- Go into CKEditor's Source mode and delete everything.[[BR]]
- Go back into WYSIWYG mode.[[BR]]
- Click in the whitespace. You'll notice some extra spacing is inserted into the editor. Go back into source mode and you will see 
----
<p>
	&nbsp;</p>
<div firebugversion=""1.5.2"" id=""_firebugConsole"" style=""display: none;"">
	&nbsp;</div>
<br />
----

Every time you switch to source mode, switch back to WYSIWYG mode and click on the '''bottom''' of the whitespace, an extra <p> tag is inserted.

I can confirm that this issue is not happening in a previous branch of my CMS that uses CKEditor 3.0.1."	Bug	closed	Normal		General	3.2	expired	Confirmed	
