﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17030	CloneContents selects whole element when selection starts at the start of that element	Jakub Ś		"== Steps to reproduce ==

1. Put attached sample into {{{ckeditor/samples}}} folder
2. Open browser console 
3. Select e.g. {{{[sample te]xt}}}. It is important that selection starts at the beginning of the element. If you select e.g. {{{sam[ple te]xt}}} it will work as expected
4. Inspect documentFragment in console

== Expected result ==

Text should contain {{{sample te}}}

== Actual result ==

Text contains {{{sample text}}}
== Other details (browser, OS, CKEditor version, installed plugins) ==
Problem can be reproduced from CKEditor 4.5.0 in all browsers.
"	Bug	closed	Normal	CKEditor 4.7.1	Core : Selection	4.5.0	fixed	Support	
