﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
737	FCK editor out-of-focus Mozilla 1.7.12	ezagent@…	None	"Launching FCKeditor using PHP and Mozilla 1.7.12
initializes the editor in an out-of-focus state. Most
toolbar buttons are also out of focus. Clicking inside
the editor has no effect.

Click the Source button on the toolbar twice and the
editor comes into focus.

{{{
$oFCKeditor = new FCKeditor('ta') ;
$oFCKeditor->BasePath = $editor;
$oFCKeditor->Width = ""90%"";
$oFCKeditor->Height = 440;
$oFCKeditor->Value = '';
$oFCKeditor->Create() ;
}}}


Is there any assistance available for this issue?
----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1500682&group_id=75348&atid=543653"	Bug	new	Normal		General			SF	
