id summary reporter owner description type status priority milestone component version resolution keywords cc 2403 Enforce EnterMode Neil Jenkins "This is similar to #1464 (possibly a duplicate?). When the enter mode is set to 'div' and you are inside a preexisting

, hitting enter inserts a new

not a

. Now I understand that this is sometimes useful, but I'm currently using FCKeditor for online email composition, and here our customers expect hitting enter to always give them one space, and due to wanting to support bi-directional support we can't use br mode. The fix for this is very simple - I've added a new preference FCKEditor.ForceEnterMode which takes a boolean value (and should probably default to false). When set to true it will always use the given tag, even if it is splitting the opposite tag. I've attached a patch." New Feature closed Normal UI : Enter Key 3.0 fixed HasPatch robmueller