id summary reporter owner description type status priority milestone component version resolution keywords cc 1323 Table and P Delete bug in fckenterkey.js (DoDelete) Scott McNaught "To replicate: Set the source to:
Cell 1

Press delete ->

Cell 2 Cell 3
Press delete at the end of the top right cell. The problem occurs in: FCKEnterKey.prototype.DoDelete at var eNext = FCKDomTools.GetNextSourceElement( oCurrentBlock, true, [ oRange.StartBlockLimit.nodeName ], ['UL','OL'] ) ; eNext is a TR element which is then passed into _ExecuteBackspace, causing the cells to merge up. Perhaps add 'TR' into the ignore elements list? Scott" Bug closed Normal FCKeditor 2.5 Beta UI : Enter Key SVN (FCKeditor) - Retired fixed