﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11657	[Chrome] Editor with divarea plugin drag/drop image places image on last selection	Koen		"Assuming that the editor has the divarea plugin enabled:

In chrome (and possibly other webkit based browsers)- when dragging an image from outside of the editor to inside the editor. The image gets placed- not on the location where you dropped it, but on the location where the caret was last found before the drag started.

To reproduce:
* Instantiate an editor with the divarea plugin enabled.
* Enter the text: ""Hello"" inside the editor (no formatting required).
* Explicitly click at the end of the text to ensure that the caret is found directly after the 'o'.
* Drag an external image inside the editor and drop it right before the 'H'.
* Observe that the image is placed after the 'o'.

So far I've only seen this problem within Chrome. IE10/11 and FF seem to work fine."	Bug	closed	Normal	CKEditor 4.5.0 Beta	General	4.0 Beta	fixed	Blink Webkit	
