﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10313	Hitting Backspace key in Internet Explorer with control selected causes backward navigation	Rick Schnorenberg		"== Description ==
Selecting a Control and hitting the backspace key causes backward navigation instead of removing the control from the document, this was fixed in the past for CKEDITOR 3.x [ticket:4047] but was reintroduced to 4.x at some point, getSelectedTableList() is not returning an element for IE because the range.startPath() only contains the document body when a table or image is selected.

== Steps to Reproduce ==
1. Launch the Nightly Editor Demo in IE (I tested against ​http://nightly.ckeditor.com/13-04-09-14-51/standard/samples/replacebyclass.html)
3. Click on the Saturn V rocket image, or the Red Flag image, or the border of the Mission Crew table
4. Press the backspace key

=== Expected Behavior ===
Control is removed from the document
=== Actual Behavior ===
IE navigates to the previous page

== System ==
I was able to reproduce this on IE 7,8,9 and 10."	Bug	closed	Normal		Core : Editable	4.0	duplicate	IE	jean-francois.fournier@…
