﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16744	Drag&drop of multiple files results in an error: The given range isn't in document	Wiktor Walc		"Moved from https://github.com/ckeditor/ckeditor-sdk/issues/203

== Steps to reproduce ==

When I upload ""multi images"" in this page, below error is displayed on my Chrome console. However, the upload itself is processed correctly.

Sample page:
http://sdk.ckeditor.com/samples/fileupload.html#uploading-dropped-and-pasted-images
Error message:
ckeditor.js:430 The given range isn't in document.

The same phenomenon occurs also in my development environment.

== Expected result ==

There should be no error reported in the error console.

== Actual result ==

Files are uploaded (great!), but JavaScript exception occurs.

== Other details (browser, OS, CKEditor version, installed plugins) ==

Chrome, reproduced on the latest version of CKEditor (4.6.1), did not try earlier versions."	Bug	confirmed	Normal		General				
