﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10901	Bug with CKeditor 4 and ASP.net RequiredFieldValidator with workaround	SEFL		"This is similar in nature to bug #8381, but it's not exactly the same.  Here's what I did:

1)  Created an ASP.net form with a single textarea control (which then became the CKEditor control), a .NET submit button (a regular input submit button will ""work here"" as well), and a RequiredFieldValidator.

The first time the submit button was pressed, the value was passed to the textarea field, but not before the RequiredFieldValidator kicked in saying there was nothing there.  The second time, the form submitted.

I worked around this by creating a button tag (as opposed to an input button), updating the textarea once it was clicked, and then submitting the form via jQuery.  

I'm not sure if the patch would work, since it appears to apply to CKEditor.net and that's no longer in play."	Bug	closed	Normal		Server : ASP.Net		fixed		
