﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11944	Inlinde editor on removed dom element error	Catalin		"Hi,

I have a backbone view where there is an inline editor. But if the view is closed right after the CKEDITOR.inline('editor') is called, but before it gets the element in the inline method, i get an ""cannot read getEditor of undefined"".

Can i somehow make it stop the inline method, cancel everything ? There is no instance created yet.

The error is on element.getEditor in the inline method. The dom element is removed and thus element is returned as undefined from the CKEDITOR.dom.element.get(element)."	Bug	closed	Normal		General		invalid		Piotrek Koszuliński
