﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13236	IE11: Input event not triggered	Irina		"

To Reproduce:

1. Open any sample
2. Type in the console: 

{{{
CKEDITOR.instances.[EDITOR].editable().on('input', function(){console.log('input...')});
}}}


3. Type anything in the editor
    
Problem: The event is not triggered

Note: The event is triggered in FF and Chrome."	Bug	closed	Normal		General		invalid	IBM, IE11	Satya Minnekanti
