Bug report
Reproduction of the problem
Dojo example.
- Type in "f" in the MultiSelect's input area. It is filtered and shows 2 items in the list.
- Press "Ctrl + A" keys. The two items are selected.
- Clear the text in the input. The list is populated with all items in the dataSource.
- Press "Ctrl + A" keys again
Current behavior
All items are selected, but the first two ("Chai and Chang") are not highlighted as selected.
Expected/desired behavior
All items should be selected and highlighted as selected.
Environment
- **Kendo UI version: 2020.3.1118
- jQuery version: x.y
- Browser: [all]