﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4544	[IE] Backspace handler on table/floated element doesn't work	Garry Yao		" 1. Load an editor with the following content and selection:
{{{
<table border=""1"" cellpadding=""1"" cellspacing=""1"" style=""width: 200px;"">
	<tbody>
		<tr>
			<td>
				text^</td>
		</tr>
	</tbody>
</table>
}}}
 1. Try to select the whole table by clicking at the border of it;
 1. Press 'Backspace';
 *  Actual Result: The default behavior of browser backward button is triggered.
"	Bug	closed	Normal	CKEditor 3.1	General	SVN (CKEditor) - OLD	expired	IE	
