id summary reporter owner description type status priority milestone component version resolution keywords cc 9862 "The editor instance ""xxxx"" is already attached to the provided element" rollyourpuzzle "When i reload Ckeditor by using ""CKEDITOR.inlineAll"", i have one error ""The editor instance ""xxxx"" is already attached to the provided element"". The dialog box of ckeditor is broken after this error. To fix it, i had this code at the begining of the function CKEDITOR.inlineAll ""for(name in CKEDITOR.instances) { CKEDITOR.instances[name].destroy(); }""" Bug closed Normal General invalid