﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10723	overflow: scroll on parent causes toolbar to freeze at initial position	Tieme		"When you add a CKEditor to a div inside a div with: ""overflow: scroll"" the toolbar won't move when scrolling the parent div...


{{{
    <div id=""wrapper"" style=""overflow: scroll;"">
        <div contenteditable=""true"">This is the editor</div>     
    </div>
}}}


An example can be found here: http://jsfiddle.net/W8Dt4/

"	Bug	closed	Normal		UI : Toolbar	4.0	wontfix		
