﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2628	OnSelectionChange / isDirty not handled correctly on FF when not focus set	André Schild		"I see the following problem with the current fck editor version (2.6.3).
Currently I see this on Firefox 3.0.3 windows and ubuntu.
IE 7 does work correctly (if OnSelectionChange works at all...)

1. Create a editor instance

2. Attach a OnSelectionChange event handler which evaluates the IsDirty() flag

3. Now start the editor, make sure it has NOT the focus.

4. Insert a image via the toolbar


As you can see, the OnSelectionChange event is not fired, and also the IsDirty() flag is not set to true.

If we do the same thing, but with fckeditor having the focus, then OnSelectionChange is fired and also IsDirty() is set correctly to true."	Bug	closed	Normal		General	FCKeditor 2.6.3	worksforme	Pending WorksForMe	
