﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17013	CKEditor on blur event doesnt get fired consistently the first time editor is created	zoarif		"== Steps to reproduce ==

1. Add one editor on the page and edit some text.
2. Add another editor on the same page(do not click on this editor) and click on the first editor.
3. Two toolbars show up. 
The reason is that on blur event doesn't get fired consistently when you create a new editor and do not click on it. Instead click on other editors on page. Two toolbars appear. The reason is there is some race condition going on the way ckeditor is calling on blur events.
Similar bug mentioned here:
http://ckeditor.com/forums/CKEditor/Registered-blur-event-doesnt-fire-the-first-time-it-seems-that-it-should-see-details

== Expected result ==
On blur event handler should be called when focus moves away first time in the editor
== Actual result ==
On blur event handler is inconsistent
== Other details (browser, OS, CKEditor version, installed plugins) ==
Happens in all browsers
"	Bug	new	Normal		General	4.7.0			
