On 1/16/17, 10:59 PM, "piotrz" <piotrzarzyck...@gmail.com> wrote:
>Alex, > >The problem is with window.Event. We are creating it in couple of places >ElementWrapper->dispatchEvent [1]. Not sure whether we can change it to >something else. Hmm. I guess we haven't been doing enough testing on IE. If document.createEvent works everywhere, we could switch to that. Thoughts? -Alex