﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1888	Error using ReplaceTextarea with IE7/Vista	Vaucelle		"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();
}}}
"	Bug	closed	Normal		General	FCKeditor 2.5.1	invalid	Pending WorksForMe	
