﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
584	Firefox: Style error in parsing value for property 'height'	Davor		"Greetings,

I keep getting this error in firefox:
{{{
Warning: Error in parsing value for property 'height'.  Declaration dropped.
Source File: .../editor/fckeditor.html?InstanceName=FCKeditor&Toolbar=Default
Line: 0
}}}

The FCKeditor is contained inside one DIV block that has this style:
{{{
width: 400px;
display: none;
position: absolute;
top: 0;
left: 0;
padding: 5px;
z-index: 4;
}}}

I get this error when I'm opening the page and when using javascript to show/hide the container div block.

Thanks in advance for your consideration.
"	Bug	closed	Normal		General	FCKeditor 2.4.3	fixed	Firefox	
