Unplanned
Last Updated: 02 Jun 2020 16:49 by Edward
Edward
Created on: 02 Jun 2020 16:49
Category: MultiSelect
Type: Bug Report
0
Virtualized MultiSelect - selected item is not highlighted in the list after filtering and scrolling

Bug report

Reproduction of the problem

TelerikAspNetCoreApp98.zip

  1. Run the attached project.
  2. Focus the MultiSelect and type in "bu". The data is filtered and items matching the filter are displayed in the list.
  3. Select the first item in the list
  4. Type in "bu" again. The list shows the first "bu" item as selected (expected)
  5. Scroll down the list, so that another page of the data is loaded
  6. Now scroll up to the first item

Current behavior

The item is no longer highlighted as selected.

Expected/desired behavior

The item is highlighted as selected.

Environment

  • Kendo UI version: 2020.2.513
  • jQuery version: x.y
  • Browser: [all]
0 comments