Index: trunk/admin/editor/cmseditor/fckconfig.js =================================================================== diff -u -r1721 -r2002 --- trunk/admin/editor/cmseditor/fckconfig.js (.../fckconfig.js) (revision 1721) +++ trunk/admin/editor/cmseditor/fckconfig.js (.../fckconfig.js) (revision 2002) @@ -50,7 +50,7 @@ FCKConfig.FormatIndentator = ' ' ; FCKConfig.GeckoUseSPAN = true ; -FCKConfig.StartupFocus = false ; +FCKConfig.StartupFocus = true; FCKConfig.ForcePasteAsPlainText = true ; FCKConfig.ForceSimpleAmpersand = false ; FCKConfig.TabSpaces = 0;