﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
141	"IE: When editor gets the focus on load, the ""del"" key is not functional"	fassev@…		"Hi,

I found a reproducible problem with the versions 2.4 and 2.3.

Although the fckconfig.js contains...

{{{
FCKConfig.StartupFocus = false ;
}}}

... the fckeditor gets the focus after page is (re)loaded. In such case, the ""Del""-key (character delete) is not functional until I click the mouse some ware in the text or change the focus to another control and then back to the fckeditor.

To reproduce this, please do the following:

 1. Download the 2.4 Version, you don't have to change anything.
 1. Start ""default.html"" (local file in the _sample directory) in the IE (6.1 or 7.0)
 1. Click with the mouse some ware on the text within the editor, you must see the cursor now.
 1. Click outside the editor (but in the same frame) with the right mouse key and select from the context menu ""Refresh"" (i.e. reload the frame)

The frame with the FCKeditor will be reloaded and the fckeditor will get the focus automatically after that - you will see the cursor within the editor. Try the ""del""-key, which has no effect (you can not delete any character) until you click with the mouse within the editor or change the focus.

On some of my html pages I can reproduce this behavior after a page load (not only on reload), so there is a real focus problem within the new version.

Regards
Peter

----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1652033&group_id=75348&atid=543653"	Bug	closed	Normal	FCKeditor 2.5 Beta	General	FCKeditor 2.4	fixed	SF IE Confirmed	
