﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10219	editor.destry() throw an error	Charlie	Olek Nowodziński	"<button onclick=""javascript:CKEDITOR.instances.editor1.destroy();"">Click</button>

I add this code in the inline editing demo page.

it throw an error.

bug condition is do not click edit area before destry().

if the edit area once actived, destry action will not throw error.
or we put the destry action in window.setTimeout, it will neither throw error."	Bug	closed	Normal	CKEditor 4.1.1	General	4.0.2	fixed	IBM	monahant@…
