﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11042	Selection.selectRanges selects contents of a non-editable element	Piotrek Koszuliński		"1. Go to placeholder sample.
2. Select placeholder.
3. Click bold button.
4. Click ""strong"" in elements path

* Expected: placeholder should be selected with fake selection.
* Actual: selection is anchored inside widget element.

Elements path uses the selection#selectElement method which does nothing more than selectRanges, so the issue is inside selectRanges or in browsers (less likely)."	Bug	new	Normal	CKEditor 4.3.1	Core : Selection				
