﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8777	Change focus to Editor not work	Bogdan		"When I write code:

{{{
var editor=CKEDITOR.instances['komentarz'];
alert (editor.name); // it show: komentarz
alert (editor.focusManager.hasFocus); // it show false - OK
editor.focusManager.focus(); // cursor is not moved to editor 
}}}
please check that and correct me if i wrong
thanks
Bogdan"	Bug	closed	Normal		General		invalid		
