﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9811	NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMHTMLDocument.execCommand]	Muhammad Seude		"Hi, it is again reproducible on FF 17.0.1.

I am also using the following code:

var ck = CKEDITOR.instances[editor_id]; 

if(ck != null){
  ck.insertHtml(text);
}

Sometimes it executes without any problem but most of the time, I am getting the same error. Please solve this problem.

"	Bug	closed	Normal		General		worksforme		
