﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13654	Dragging and dropping all content removes everything, exception is thrown	Gabor Garancsi		"== Steps to reproduce ==

1. Add some content (image or text)
2. Select all
3. Drag and drop it to somewhere below or near the content

== Expected result ==
Nothing should happen actually (e.g. in 4.4.7 the cursor is disabled also)

== Actual result ==
The content disappears, exception is thrown:

{{{
CKEDITOR.dom.range.setStartBefore	@	ckeditor.js:146
CKEDITOR.dom.range.moveToBookmark	@	ckeditor.js:128
CKEDITOR.plugins.clipboard.internalDrop	@	ckeditor.js:614
(anonymous function)	@	ckeditor.js:604
}}}

== Other details (browser, OS, CKEditor version, installed plugins) ==
Tested on http://ckeditor.com/demo with Chrome 44, IE 11, Firefox 39"	Bug	closed	Normal		General	4.5.0	fixed		
