﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9903	[Inline] Bad positioning of floating space with page h-scroll	Olek Nowodziński	Olek Nowodziński	"1. Add the following to inlineall sample to have a very narrow toolbar for better experience:
{{{
CKEDITOR.config.toolbarGroups = [
	{ name: 'links' },
	{ name: 'insert' },
	{ name: 'others' },
];
}}}
2. Make the browser window narrow, so h-scroll appears.
3. Focus the middle-column editor.
4. Play with h-scroll to see the toolbar not following the editable.

Cause: page h-scroll is included for non-pinned toolbars, however, if `left: auto` and `right: Npx`, it must be negative."	Bug	closed	Normal	CKEditor 4.0.2	UI : Floating Panel	4.0.1	fixed		alexander.klyuchka@… matti.jarvinen@…
