﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1572	CF: Height parameter for editor instance is not working	Roos Eisma	Wiktor Walc	"I recently upgraded FCKeditor from 2.1 to 2.5 in our ColdFusion application.
Both in Firefox and MSIE the height of the edit area did not respond to the value set for height.
I compared the HTML generated by the old installation and noticed that it used:
style=""width: 95%; height: 600px;"" in the IFrame tag.
while the 2.5 version generated HTML with width=""95%"" height=""600px"".
I tried various variations using % or px or just a number but it didn't respond. I then changed the code in fckeditor.cfc to use the style attribute and now it is working again.

"	Bug	closed	Normal	FCKeditor 2.6	Server : ColdFusion		fixed	Confirmed Review+	
