Hi,
I have recently updated to what I think is your latest release (11.2.20112.45) and it seems to have introduced some weird behaviour into the dropdowns.
1. If you click into a dropdown and open the popup, but don't select any items, close the popup and then tab to the next field, the dropdown selects the first item in the list.
2. You can never select anything other than the first record in the dropdown. Everytime I select something different it reverts back to the previous selection when tabbing out.
I even encountered this behaviour in a sample application that you guys sent me after upgrading it to the latest release.
Is there something I need to do to stop this behaviour occuring?
Thanks.
Hi Calsy,
there is new release(11.2.20112.74) which should contain the fix for the issue you've described. Could you check if if the fix in the newest release fully covers the issues you have found.
Regards,
Hi Konstantin,
Unfortunately I still seem to be experiencing the same issues. I have attached a sample application that is showing the behaviour.
Steps to reproduce:Issue 1:- Click on the dropdown button to open the popup.- Without selecting anything, click on the dropdown button to close the popup.- Click on the Textbox.- Item 1 is selected in the dropdown.
Issue 2:- Select Item 1 from the dropdown.- Click on the Textbox.- Select Item 2 from the dropdown.- Click on the Textbox.- Item 1 is reselected in the dropdown.Thanks.