﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13580	instanceReady in IE11	datalink		"I use the divarea plugin for inline editing. The instanceReady event is not working anymore in IE11. Last working CKE version was 4.4.1 (that I have to test). It's not working in 4.4.7 and 4.5.1

Set simply 
{{{
CKEDITOR.on('instanceReady', function( evt ) {
	alert(editor.name);
});
}}}"	Bug	closed	Normal		General	4.5.1	invalid		
