Unplanned
Last Updated: 24 Dec 2021 07:58 by ADMIN
Scheduled for 2022.1
Created by: Ryan
Comments: 0
Category: TabStrip
Type: Bug Report
2

Describe the regression
Using the latest version of Kendo UI, if the Kendo UI TabStrip is set to scrollable: false, the tabs flex styling/structure is affecting the appearance of the tabs.

To reproduce
Steps to reproduce the behavior:

  1. Go to the following Progress Kendo UI Dojo

Expected behavior
Previously in Kendo UI version 2021.2.616, setting the scrollable to false will wrap the tabs above each other.
Working example

Screenshots
TabsAppearanceIssue

Affected suites

  • Kendo UI for jQuery

Affected browsers

  • All

Build system information

  • Not Applicable
Unplanned
Last Updated: 09 Dec 2021 14:55 by John
Created by: John
Comments: 3
Category: TabStrip
Type: Bug Report
0
not sure 100% if this is our issue or yours but we recently implemented dark theme using kendo.black.min.css.  On line 3485 (in our version) it applies a glass.png texture to selected objects, giving it a glowing highlight.  That's great.  However, displaying a floating window, it also has k-state-active on it, and we get a horizontal bar in the center of the popup caused by this css.  See photo.