#1888: Error using ReplaceTextarea with IE7/Vista
-----------------------------+----------------------------------------------
 Reporter:  Florent          |        Type:  Bug                          
   Status:  new              |    Priority:  High                         
Milestone:                   |   Component:  General                      
  Version:  FCKeditor 2.5.1  |    Keywords:  bug IE7 Vista ReplaceTextarea
-----------------------------+----------------------------------------------
 Page fail to load with IE7/Vista, when an editor.ReplaceTextarea function
 is called.
 Works fine with IE6/7 running under XP, or others browsers/OS.

 I tried html/sample02.html (latest stable and nightly build), and it also
 bugs with IE7/Vista.

 Javascript editor hosted on a Ruby on Rails application.

 Here is the only code used to create the editor :
 {{{
 var mc_editor = new FCKeditor('mc_desc', 700, 300, 'Basic');
 mc_editor.ReplaceTextarea();
 }}}

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/1888>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to