Windows Vista
Servoy 4.1.3
Reference: Servoy 4.1.2, [fix] case 199874 Form variables not firing ondatachange in webclient
We have a combobox object that contains a drop-down list of values (the values are obtained via an SQL SELECT statement). In smart client, clicking on any value in the drop-down list immediately fires the onDataChange event. In web client, clicking on any value in the drop-down list changes the dataprovider value of the combobox but does not fire the onDataChange event. In web client, you have to click off the combobox (or press the tab key) to get the onDataChange event to fire.
Filed bug report: CaseID 225206