﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
637	New optional way of handling Editor height?	bngobngo@…		"As it is today the editor height refelects the editiors
editable area and the toolbar area.

When you change the width of a given editor the total
editor height (editable area + toolbar area) remains
the same, but as the toolbar buttons wraps the editable
area gets smaller.

If it is possible it would be nice to be able to
control the editable editor area height. In this case I
do not care about the toolbar area height.

If I set height=200px then I want the editable area to
be at 200px no matter what.

Let say you have a CMS system and want the user to be
able to edit the text and be able to se what it would
look like the moment he writes it. Let say he is
entering text that are to be visible in a narrow part
of the site. Then it would be nice to dynamically
resize the editor to that width (which is possible
today) but without eventually messing up the editable
area because the toolbar buttons wraps and makes the
editable erea smaller.

Would be nice to be implemented as a parameter setting
in the fckeditor.js file.
e.g. like this:

{{{

FCKConfig.EditAreaFixed = true;
}}}


Keep up the good work.
----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1187867&group_id=75348&atid=543656"	New Feature	closed	Normal		General		fixed	SF	
