﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
321	"When FCKeditor loads in a ""display:none"" container it is not editable (FireFox/Gecko)"	Marcus Lum	Alfonso Martínez de Lizarrondo	"I have a FCKeditor control that is hidden on normal page loads by placing it in a control that is styled with ""display:none"". The editor is dynamically displayed with script that sets the display back to either ""block"" or """", which works in Internet Explorer but doesn't in Firefox/Gecko. The focus won't go into the editing box unless you click ""Source"" and switch it into and out of source mode.

It seems as though the problem is that Gecko unsets the editor's <IFRAME> designMode when it is hidden, but doesn't re-set it when the <IFRAME> is unhidden.

I found a posting here that documents the same problem, which includes an example:
http://fckeditor.biz/viewtopic.php?p=2151&sid=7376ab46d4ba8c73ac2d31a0d0f417b7

I poked around a bit more and found this in the FCKeditor Wiki:
http://wiki.fckeditor.net/Troubleshooting#head-b3157703eeeef9d287b4c922f9b43eab9d551417

It describes various workarounds, ending in June 2006 with a mention that the problem was fixed for Firefox v2.x with FCKeditor v2.3 (I did not confirm that), but now the problem appears to have resurfaced."	Bug	closed	Normal	FCKeditor 2.5 Beta	General	FCKeditor 2.4.1	fixed		
