Page 1 of 1

TextBox.TextChanged

Posted: Sun Nov 08, 2015 8:50 pm
by TobiasDonaubauer
TextBox.TextChanged works fine in Firefox and Google Chrome, but does not work in Internet Explorer 11.

In IE 11: TextChanged is just executed after I am doing some other interaction like clicking somewhere.

Re: TextBox.TextChanged

Posted: Thu Nov 12, 2015 11:36 am
by JS-Support @Userware
Hi,

Thanks for reporting this issue.

We have been able to reproduce it. On IE, the "TextChanged" event is only raised when the control loses focus.

We are going to fix it as soon as possible. We will keep you updated here when the issue is fixed.

Thanks.
Regards,
JS-Support

Re: TextBox.TextChanged

Posted: Thu Nov 19, 2015 11:50 pm
by CyborgDE
Hello,

I have the same issue in FireFox for Linux. Does somebody have a workaround ?

Regards, Uwe