In a virtual DropDownList with a value set, the first item is marked as selected as well. The issue occurs when using jQuery 3.4.1 or later.
Two items are marked as selected.
Only the item with value 3 should appear as selected.
Hello Klaus,
We managed to reproduce the issue with SASS themes as well - https://dojo.telerik.com/@Dimitar-Goshev/IyUCODEG . For virtual list there is k-selected class applied to the first dropdown item by default. Then, when the value is changed through the DropDownList's value method, the new selected item has k-selected class applied. But the first item sill has k-selected applied. Thus, there are two items with the respective class. We are increasing the issue's priority. We cannot provide specific time frame for it, but any progress will be noted in the github issue.
Regards,
Dimitar
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hello, Klaus,
The bug is not yet scheduled to be fixed. Please note that the issue is only observed with LESS-based themes. It is not reproduced with the kendo.default-ocean-blue, for example.
Please follow the thread for further development on the matter.
Regards,
Martin
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
This is still happening with the latest Kendo UI jQuery release. See https://dojo.telerik.com/aqErisIY
Also see issue https://github.com/telerik/kendo-ui-core/issues/6567
Any news on a time frame for a fix?
I am surprised this is taking so long as you are usually prettey responsive.
And being stuck with jQuery 1.12.4 is an issue in security audits/pen tests.