﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1376	"""disabled"" R/W property"	claudiu_cristea@…	Garry Yao	"Like other input text controls on forms (<textarea>,
<input type=""text"">, etc) FCKeditor need a new property
on JavaScript API.

Something that can be change at runtime in this way:

var oEditor = FCKeditorAPI.GetInstance('instance_name');
oEditor.disabled = true;

This new property must be R/W (like those coresponding
to <TEXTAREA>, <INPUT TYPE=""TEXT""> from DOM).

This property must take a boolean value: true (by
default), false;

Setting this property to ""true"" must freeze the toolbar
too, not only the editor area.

The other hidden fields related to the editor must be
treated in the same way.
----
Moved from
Original author: Claudiu Cristea"	New Feature	closed	Normal	CKEditor 3.6	General	3.5.2	fixed	IBM Confirmed	saul11@… Damian joek satya_minnekanti@… fredrik@…
