﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1575	Firefox: Empty paragraph added if an object tag occurs as first element in the body	Geir Helge Tjøstolvsen-Schmidt	Martin Kou	"If <object> is the first tag in the source, firefox adds <p>&nbsp;</p> at the beginning of the document.

Firefox 2.0.9 / Ubuntu Gutsy and windows xp+vista
Reproduced with the FCKeditor demo (2.5 Beta) and 2.4.3

How to reproduce:
 1. Go to source view
 2. Remove all content
 3. Insert: <object></object>
 4. Go to html view and then back to source view
 5. The html now looks like: <p>&nbsp;</p><object></object>

This do not happen in IE."	Bug	closed	Normal		General	FCKeditor 2.5 Beta	fixed	Confirmed Firefox	
