﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11064	[Blink]Can not select all when widget is last element	Piotr Jasiun		" - open Chrome or Opera,
 - go to http://ckeditor.dev/plugins/image2/samples/image2.html
 - copy image a a last element of content,
 - try to select all (CTRL+A).

You should be not able to do this.

On IE10 and FF everything works fine.

You can also reproduse that bug using:
{{{
<p>AA</p>
<p contenteditable=""false"">BB</p>
}}}
Do not forget to set `allowedContent: true` on editor to use this sample code."	Bug	new	Normal		General				
