#2156: Can't remove styles after calling GetData() in IE
---------------------------+------------------------------------------------
 Reporter:  pmcelhaney     |        Type:  Bug          
   Status:  new            |    Priority:  Normal       
Milestone:                 |   Component:  Core : Styles
  Version:  FCKeditor 2.6  |    Keywords:               
---------------------------+------------------------------------------------
 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().)

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2156>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to