﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11362	[Chrome] Broken select all when specific content in editable	Olek Nowodziński		"1. http://ckeditor4.t/ckeditor/samples/replacebycode.html
2. Clear contents.
3. Put the caret at the beginning of editable.
4. Bold.
5. Write.
6. Un-bold.
7. Press space.
8. Select all (C-a or the button).
9. Selection is:
{{{
<p><strong>[W]rite</strong> </p>
}}}
 expected:
{{{
<p><strong>[Write</strong> ]</p>
}}}

It feels like it's broken since 3.x."	Bug	closed	Normal		Core : Selection	3.6.5	duplicate		
