﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2881	Need to click on Submit button twice if there are multiple fckeditor controls in one asp.net page	jefftu		"Steps to reproduce:

1. Create six fckeditor controls in one asp.net page (please see the attached aspx file).
2. Click inside the second fckeditor control, type anything inside it.
3. Scroll down to show the submit button, click on it. The click event handler of the submit button is not called, instead the focus jumps back to the second fckeditor control.
4. Click on the submit button again, this time the page is submitted successfully.

Expected behavior:
Click on the submit button should not jump back to the fckeditor control. User should never need to click on the submit button twice to submit the page.

Note:
This issue did not exist in earlier version (2.2.x). I ran into this issue after I upgraded to 2.6.3, and it still exists after I upgraded to 2.6.4.
"	Bug	closed	Normal		General	FCKeditor 2.6.3	fixed		kerry@…
