﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10999	Resize an inline editor	Stig Runar Vangen		"If you convert an editable div to a CkEditor using the ''inline'' function, a call to the resize-method of the created instance will give an error.

This can be confirmed by adding the following line to the bottom of the ''inlinebycode.html'' sample:

{{{
  <button onClick=""editor.resize(100,100)"">Test resize</button>
}}}

The ''contents'' variable will never be set within the ''resize'' method.
"	Bug	confirmed	Normal		General	4.0 Beta			stig@…
