﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16870	[IE] Backspace skips empty paragraphs	Tade0		"== Steps to reproduce ==

1. Open http://tests.ckeditor.dev:1030/tests/plugins/widget/manual/block
2. Put the caret at the start of the paragraph under the image widget(''The spelling ""Lenna""...'').
3. Hit backspace.
4. Hit the enter key a few times.
5. Hit backspace.

== Expected result ==

One empty paragraph is removed.

== Actual result ==

Widget is selected.

== Other details (browser, OS, CKEditor version, installed plugins) ==

The error occurs because only in IE this method:
http://docs.ckeditor.com/#!/api/CKEDITOR.dom.range-method-getPreviousEditableNode
ignores empty paragraphs."	Bug	confirmed	Normal		General	4.7.0			
