﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1389	Delete key bug when deleting second paragraph in TD (caused by #)	Scott McNaught		"Problem: second paragraph does not delete. Likely occurs for other elements too.

Source:


{{{
<table>
	<tbody>
	<tr>
		<td>
		<p>Delete at end of line -&gt;</p>
		<p>Second paragraph</p>
		</td>
	</tr>
	</tbody>
</table>
}}}

This bug was caused by the fix for #1323.

I have attached a patch which fixes this problem.  eNext was accidently passed in as eNextCell as a parameter to FCKTools.GetElementAscensor()."	Bug	closed	Normal	FCKeditor 2.5 Beta	UI : Enter Key	SVN (FCKeditor) - Retired	fixed		
