Completed
Last Updated: 15 Nov 2022 11:12 by ADMIN

Bug report

The 'k-state-' classes are supposed to be updated when UI for JSP is used. However, the classes are still present in some of the ItemsTag.java files, thus the classes are added to the rendering.

Reproduction of the problem

  1. Run the JSP demos locally
  2. Open a TabStrip demo and inspect it

Current behavior

Both classes 'k-state-active' and 'k-active' are applied (screencast).
Other classes that appear in the ITemTag.java files are k-state-disabled and k-state-selected. Components that should be revised are - - ContextMenu,

  • Menu,
  • PanelBar,
  • TreeView

Expected/desired behavior

The state classes should be upgraded when using the UI for JSP wrappers according to the new rendering.
https://docs.telerik.com/kendo-ui/styles-and-layout/components-rendering-overview#state-classes

Environment

  • Kendo UI version: 2022.3.913
  • Browser: [all ]