﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13283	range.clone should not set containers if source range was not positioned yet	Piotrek Koszuliński		"Currently doing:

{{{
var range = new CKEDITOR.dom.range( root );
var range2 = range.clone();
}}}

will log that containers outside of the root are set. It does not make sense."	Bug	confirmed	Normal		General				
