﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9387	V4: No ability to display toolbar in other location than content area	Jakub Ś		"CKEditor v3 had shared spaces sample that allowed to display toolbar in location specified by user.

For example: editor had extra configuration options
{{{
sharedSpaces :
				{
					top : 'topSpace',
					bottom : 'bottomSpace'
				},
}}}
in which id of DOM elements were specified
{{{
<div id=""topSpace""></div>
other code...
<div id=""bottomSpace""></div>
}}}
"	Bug	new	Normal		UI : Toolbar	4.0			
