﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2629	Autogrow does not work with default fckeditor.js file	David Sargent		"Because the fckeditor.js file stipulates a default height here[[BR]]
{{{Line 34:  this.Height	= height   || '200' ;}}}

Changing this line to read[[BR]]
{{{Line 34:  this.Height	= height;}}}

Fixes the problem.  

This was a very frustrating bug to figure out with many hours wasted tracking it down, in the least the plugin source should be documented to note this problem."	Bug	closed	Normal		General		duplicate	HasPatch	
