﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8433	Revert #6417 to use new events in IE	Alfonso Martínez de Lizarrondo	Alfonso Martínez de Lizarrondo	"The way that Microsoft implements some of the new behavior and standards is by using only the W3C event model, leaving the old ""MS way"" untouched.

That means for example that in order to listen to a file drop we must use addEventListener, if we use attachEvent it won't work.

The fix is just to revert #6417 where the order of setting the listener was changed to fix a problem with IE9 while it was in beta, but the final version doesn't have the bug so I think that we should try to use the W3C way first again"	Bug	closed	Normal	CKEditor 3.6.3	General	3.4.2	fixed		
