﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8727	Impossible to set focus in CKEditor for ASP.NET	Anna Tomanek	kaga	"Reported on the community forum:
http://cksource.com/forums/viewtopic.php?f=11&t=24649

 Two problems: both work fine using a normal asp.net textbox control.  But neither works using the asp.net CKEditor control.

 PROBLEM 1: I can't set the focus on the CKEditor text area.

 In the code behind:
{{{
CKEditor1.focus(); <<< doesn't work
}}}
"	Bug	closed	Normal		Server : ASP.Net		fixed		
