﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9605	Various float space offset configs not working properly	Garry Yao	Garry Yao	" 1. Load inlineall sample with the following configs:
{{{
	config.floatSpaceDockedOffsetX = 10;
	config.floatSpaceDockedOffsetY = 10;
	config.floatSpacePinnedOffsetX = 30;
	config.floatSpacePinnedOffsetY = 30;

}}}
 * Expected: float space offsets follow the above ones.
 1. Click in the editor in column 3.
 1. Scroll the page to move float space from in between docked or pinned.
 * Actual: the offsets provided in configuration doesn't take affect - offset didn't change between two modes."	Bug	closed	Normal	CKEditor 4.0	UI : Toolbar	4.0	fixed		
