﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
284	Firefox: Additional <br /> tags removed from end of document	Justin Marshall		"If additional <br /> tags are placed at end of document, they are removed one at a time each time you swap to Source view and back. [[BR]]
This problem occurs in Firefox 2.0.0.3 but works correctly in IE7. [[BR]][[BR]]
I am using FCKeditor version 2.4.1 which is inserted into ASPX pages using FCKeditor.Net.[[BR]]

To replicate:[[BR]]
- Set FCKConfig.EnterMode = 'br' ;[[BR]]
- In the editor, type a word (eg. Hello)[[BR]]
- Hit the Enter key numerous times (eg. 6 times)[[BR]]
- Switch to Source view[[BR]]
- Count the number of <br /> tags[[BR]]
- Switch back to normal view[[BR]]
- Switch back to Source view[[BR]]
- Compare the number of <br /> tags to that above[[BR]]
- Do this several times. Each time you switch to Source view and back, a <br /> tag will disappear.[[BR]]


In my case, I am inserting the html entered in the editor into another page dynamically and want to allow the <br /> tags to increase the distance between the html from the editor and the html in the rest of the page.
"	Bug	closed	Normal	FCKeditor 2.6	UI : Enter Key	FCKeditor 2.4.1	worksforme	Confirmed Firefox	
