Unplanned
Last Updated: 12 Apr 2022 13:18 by ADMIN
Scheduled for 2022.2

Describe the bug
The selected items of the MultiSelect in the Bootstrap Urban theme have invisible text

To reproduce

  1. Open this Demo
  2. Select any item

Expected behavior
The selected item should have its text visible

Screenshots
image

**Affected package **

  • theme-bootstrap

**Affected suites **

  • Kendo UI for jQuery
  • Telerik UI for Blazor

Affected browsers

  • All
Unplanned
Last Updated: 02 Jun 2020 16:49 by Edward

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]