id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
142	EnterMode = br produces <p> when switching back from source	fbunget@…		"{{{
FCKConfig.EnterMode = 'br'
}}}

so when hitting ENTER, a <BR/> is used.

Add some text and use ENTER to go to a new line. then switch to ""source code""; the source code should look like this:

{{{
<p>line1 aaa<br />
line2 bbb<br />
line3 ccc</p>
}}}

now exit from ""source code"" mode and hit ENTER. a new paragraph is created (<P>); this mode remains active.

this doesn't happen if after exiting from ""source code"" mode, you move the cursor somewhere inside the existing text.

----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1648765&group_id=75348&atid=543653"	Bug	closed	Normal	FCKeditor 2.4.1	UI : Enter Key	FCKeditor 2.4	fixed	SF IE	
