id summary reporter owner description type status priority milestone component version resolution keywords cc 1634 Next element corrupted when delete key triggers removal of empty

tag. Mark Rabjohn "I have a document containing:

 

{my wizard content}

 

I wish to remove the gap above my DIV, so I put the caret into the paragraph and start hitting the delete key. When the paragraph is removed, the next element (the div) is converted to a bare paragraph. i.e. code becomes

{my wizard content}

 

This is rather alarming considering my CMS wizard generator plugin was fairly simple to get working. NB) The problem only occurs when DisableEnterKeyHandler is false, so I assume that it's the actual DoDelete that's doing this. " Bug closed Normal UI : Enter Key FCKeditor 2.5.1 fixed