﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9602	inline editor position is not anchored to contenteditable when there's dynamic content	alfred_c		"problem:
in the case where an inline editor is created via javascript and activated by clicking inside the contenteditable div, but then dynamic content pushes down or pulls up the contenteditable div, the inline editor is displayed in the wrong location.

expected:
inline editor should be anchored to the contenteditable div, or position refreshed when activated, even if the position of the contenteditable div changes on the page.

run attached code sample for demonstration of behavior.
just put inside the ckeditor folder alongside ckeditor.js

execution steps:
1) run page
2) click inside the contenteditable div to activate the editor
3) click ""add space"" to push down the contenteditable div
4) click inside the contenteditable div and observe the incorrect editor position"	Bug	closed	Normal		UI : Toolbar	4.0	duplicate		
