﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13640	[IE] Dropping a widget outside body is not handled correctly	Piotrek Koszuliński	Szymon Cofalik	"== Steps to reproduce ==

1. Open http://tests.ckeditor.dev:1030/tests/plugins/clipboard/manual/draganddrop
2. Drag the placeholder to the left margin of the content (outside body, but inside an iframe)

== Expected result ==

Nothing bad should happen (widget may stay selected or a selection can be placed before/after it.

== Actual result ==

Something weird happens with the widget. The DOM structure is preserved but it's not a real widget, so e.g. if you switch to source mode you can see that it wasn't downcasted. The same with clicking on it.

== Other details (browser, OS, CKEditor version, installed plugins) ==

* Browser: IE11
* I wasn't able to reproduce it with image2, so it's not super general for widgets. I believe that a widget must have a textual content inside.
* Before #13465 and #13453 a different error was thrown, so it wasn't possible to very this bug. I set version to 4.5.0 as I think it may be related to the new DnD system."	Bug	closed	Normal	CKEditor 4.5.4	General	4.5.0	fixed		
