﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2156	[IE] Can't remove styles after calling GetData()	Patrick McElhaney	Alfonso Martínez de Lizarrondo	"In IE7, open the first sample. (http://www.fckeditor.net/demo)

Call GetXML() by pasting this code into the address bar.

{{{
javascript:alert(FCKeditorAPI.GetInstance('FCKeditor1').GetData());
}}}
 

You should get an alert with the source currently in FCKEditor. Dismiss the alert. 

Now try making the text that's bold not bold. It doesn't work. (I've tried selecting the bolded text and clicking the ""B"" button. I've also tried placing the cursor inside the bolded text an clicking the ""B"" button. These both work fine prior to calling GetData().)



 "	Bug	closed	Normal	FCKeditor 2.6.5	Core : Styles	FCKeditor 2.5 Beta	fixed	Confirmed IE Review+	pmcelhaney@…
