Planned
Last Updated: 11 Jul 2025 15:57 by ADMIN
Scheduled for 2025 Q3 (Aug)
Created by: ecobite
Comments: 1
Category: MultiSelect
Type: Bug Report
2

Bug report

When the MultiSelect is used inside the Grid as a custom editor, the component gets closed on focus or when the user tries to select a second item.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/oCPdsViX.
  2. Click the 'Edit' button and try to select two items in the third column 'Dont work'.

Current behavior

The first item is correctly selected, however, the pop-up is closed every time the user clicks in the input, thus it is not possible to select a second item.

Expected/desired behavior

The popup should not close on focus the MultiSelect input and it should be possible to select multiple items.

The issue is a regression starting with 2025.2.520

Workaround

The MultiSelect is not closed when the downArrow is enabled (column 'Works')

Environment

  • Kendo UI version: 2025.2.520
  • Browser: [all ]
Unplanned
Last Updated: 11 Jul 2025 06:25 by Hallmaster
Created by: Hallmaster
Comments: 0
Category: ColorPicker
Type: Bug Report
0

Bug report

According to the accessibility spec, when the ColorPicker's popup is open, and the focus is on the last focusable element, pressing tab should focus the first focusable element in the popup. Instead, the focus moves out of the popup, to the next focusable element on the page.

Reproduction of the problem

  1. Open the Keyboard Navigation demo - https://demos.telerik.com/kendo-ui/colorpicker/keyboard-navigation
  2. Open either of the ColorPickers
  3. Press tab until you focus the last focusable item in the popup

Current behavior

Pressing tab again moves the focus out of the popup

Expected/desired behavior

Pressing tab should preserve the focus within the ColorPicker, to the first focusable item

Environment

  • Kendo UI version: 2025.2.702
  • Browser: [all]
Unplanned
Last Updated: 10 Jul 2025 12:38 by Amir
Created by: Amir
Comments: 0
Category: FileManager
Type: Bug Report
0

Bug report
File manager grid\list view icons are flipped

Reproduction of the problem

https://demos.telerik.com/kendo-ui/filemanager/index

Expected/desired behavior
Icons for the different views shall be flipped


Environment
Kendo UI version: [all]
Browser: [all]

Need More Info
Last Updated: 10 Jul 2025 09:25 by ADMIN
Created by: Munir
Comments: 1
Category: Data Source
Type: Bug Report
0

Steps to Reproduce:

  1. Login to My APP and navigate to the Asset List page.

  2. Select an asset with multiple child videos.

  3. Click the collapse button to expand and view child videos — works as expected.

  4. Click the asset file name to navigate to the playback screen.

  5. Click the "Go to Back" button to return to the Asset List.

  6. Click the collapse button again — child videos do not appear.

  7. Press F5 to refresh the page once.

  8. Click the collapse button — functionality works normally again.

    kendo version :2014.2.1008

Need More Info
Last Updated: 07 Jul 2025 11:33 by ADMIN
Created by: eDAD
Comments: 4
Category: Kendo UI for jQuery
Type: Bug Report
1

Bug Title: Columns are not programmatically associated with their table headers.

Severity: Sev2 (High)

Test Environment:
OS Version: 22H2 (OS Build 25352.1)
URL: https://ppe.oneidentity.core.azure-test.net/
Edge Dev: Version 114.0.1807.6 (Official build) dev (64-bit)
Screen Reader: Narrator

Repro steps:
1.Open kendoSample (codepen.io)
2.Navigate through tables.


Actual Result:
Table header and their data are in different tables. Columns are not associated programmatically with their headers.

Expected Result:
Columns should be associated programmatically with their headers.

Need More Info
Last Updated: 07 Jul 2025 11:25 by ADMIN
Created by: eDAD
Comments: 3
Category: Kendo UI for jQuery
Type: Bug Report
0

Environment (OS, Application, Versions): 

OS Version: 22H2 (OS Build 25352.1)
Edge Dev: Version 121.0.2277.112 (Official build) (64-bit)

Third Party Name:   Kendo

Repro Steps: 

   1. Open https://codepen.io/oneID/pen/LYaGREP and turn on NVDA.
   2. Navigate to 'Populate' grid and activate it using enter key.
   3. Navigate to Expand button present under domain in Export to excel table.
   4. Observe if the screen reader is announcing correct role and name for the expand button or not.

Actual Results: 

Accessible name for the 'expand' button is not correct, Expand button is defined as link.

Expected Results:

Accessible name of 'expand' button should be sufficient for screen reader user. Accessible name should contain value available in domain as well.

Role should be defined as 'Button' as its behaving as button.

Unplanned
Last Updated: 04 Jul 2025 11:34 by ADMIN
Created by: Arne
Comments: 6
Category: Scheduler
Type: Bug Report
1

Bug report

On Safari, the Scheduler throws an error.

Reproduction of the problem

  1. Open and run this Dojo example - https://dojo.telerik.com/UZATyPgT/10
  2. Check the browser console

Current behavior

An error is thrown on the browser console

Expected/desired behavior

No errors should be thrown

Environment

  • Kendo UI version: 2025.1.227
  • OS: iOS 15.4.1
  • Browser: [Safari18.4]
Unplanned
Last Updated: 04 Jul 2025 05:59 by ADMIN

With Kendo version 2025.2.520 the filterInput text has been set and the current value is 'Filter'. However, there is no built-in option in the API that provides the possibility to change the text. As the text is not part of the messages, it can not be localized in case another language is used.

Dojo - https://dojo.telerik.com/zidaocyO

Add the filter input text to the messages so localization and customizing the text are possible.

Unplanned
Last Updated: 03 Jul 2025 11:25 by omti

Bug report

If a ContextMenu is opened near the screen border, opening a third level of items doesn't show any nodes.

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/VfhJXsuX
  2. Click to open the ContextMenu
  3. Expand Settings, and then expand Preferences, without scrolling the page or the Menu

Current behavior

The Preferences node doesn't contain any items

Expected/desired behavior

The Preferences node should show the items

Environment

  • Kendo UI version: 2025.2.702
  • Browser: [all]
Unplanned
Last Updated: 02 Jul 2025 15:44 by SturmA
Created by: SturmA
Comments: 0
Category: Kendo UI for jQuery
Type: Bug Report
1

Bug Report

When building with NPM, the glob is mismatched. This is currently related to the source code build.

Reproduction

  1. Build with version 2025.2.702 in NPM.

Current behavior

Receiving the specific error message:
[!] SyntaxError: The requested module 'glob' does not provide an export named 'default'

Environment

  • Kendo UI version: 2025.2.702
  • jQuery version: All supported versions
  • Browser: all
Completed
Last Updated: 01 Jul 2025 05:59 by ADMIN
Release 2025 Q3 (Aug)

Bug report

In a ContextMenu with three levels of items, if you click on a third level item, the popup remains visible.

Small video showing the issue: https://somup.com/cT10iOLyCT

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/wVarfqux
  2. Open the ContextMenu, and open a third level of items
  3. Click on an item

Current behavior

The target item's popup remains visible, while the parent popups close

Expected/desired behavior

All popups should close when an item is clicked.

Environment

  • Kendo UI version: 2025.2.520
  • Browser: [all]
Completed
Last Updated: 30 Jun 2025 10:52 by ADMIN
Release 2025 Q3 (Aug)

Bug report

In the Grid, when a new row is added, resized, and then the cancel changes button is clicked, an error is thrown.

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/SnPOwoBq/3
  2. Add a new row
  3. Resize the newly added row
  4. Click the cancel changes button

Current behavior

An error is thrown

Expected/desired behavior

No errors should be thrown

Environment

  • Kendo UI version: 2025.2.520
  • Browser: [all]
Completed
Last Updated: 30 Jun 2025 10:49 by ADMIN
Release 2025 Q3 (Aug)

Bug report

The enable options does not take effect

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/yztUtuvn

Current behavior

Both buttons appear enabled, although the first one has enable: false set.

Expected/desired behavior

The buttons in the Grid toolbar should appear disabled when the enable is set to false,

The issue is a regression starting with 2025.2.520

Dojo with the previous version - https://dojo.telerik.com/DWbDiIJr

Workaround:

Add the 'k-disabled' class programmatically:

$('.k-grid-toolbar .k-button:eq(0)').addClass('k-disabled')

Dojo - https://dojo.telerik.com/yztUtuvn

Environment

  • Kendo UI version: 2025.2.520
  • Browser: [all ]
Completed
Last Updated: 30 Jun 2025 09:37 by ADMIN
Release 2025 Q3 (Aug)

Bug report

When a user edits a cell/row and presses enter, the cell is marked as dirty. However, the Save and Cancel buttons remain disabled, thus the user should focus on a different cell before being able to save changes.

Reproduction of the problem

  1. Dojo - https://dojo.telerik.com/JuMumnqH
  2. Edit a cell and press 'Enter'

Current behavior

The cell is closed and marked as dirty, the 'Save changes and 'Cancel changes' buttons remain disabled.

Expected/desired behavior

The buttons should be enabled once the cell is marked as dirty.

Workaround

cellClose: function(e){
                e.sender._toggleToolbarEditingItemsVisibility()
},

Environment

  • Kendo UI version: 2025.2.520
  • Browser: [all ]
Completed
Last Updated: 27 Jun 2025 13:02 by ADMIN
Release 2025 Q3 (Aug)

Bug report
Custom ContextMenu tool in Editor does not trigger close in built-in ColorPicker tools (probably others as well) after 2025.1.211

Reproduction of the problem
1. Open the Dojo - https://dojo.telerik.com/vkqfrNLN

2. Click on Background color ColorPicker

3. Click on custom ContextMenu

Both popups overlap

Expected/desired behavior

Wokraround

Manually close popups of pickers

// Get the editor instance
          var editor = $("#editor").data("kendoEditor");

          // Close other dropdowns when clicking your custom tool
          $("#" + controlID).on("click", function () {
            var foreColor = editor.toolbar.element.find("input[data-command='foreColor']").data("kendoColorPicker");
            var backColor = editor.toolbar.element.find("input[data-command='backColor']").data("kendoColorPicker");

            foreColor.close();
            backColor.close();
          });

Environment
Kendo UI version: 2025.1.211 or newer
Browser: [all]

Unplanned
Last Updated: 26 Jun 2025 08:48 by Hallmaster
Created by: Hallmaster
Comments: 0
Category: Editor
Type: Bug Report
0

Bug report

In the Editor's accessibility demo, you cannot initially navigate to the textarea using tab. After focusing the paragraph tool, pressing tab again will move the focus to the browser navigation bar. If you break the sequence and navigate to another tool before trying to navigate to the textarea, the issue disappears. The issue doesn't reproduce on the Keyboard Navigation demo.

Reproduction of the problem

  1. Open the Editor's accessibility demo - https://demos.telerik.com/kendo-ui/accessibility/editor
  2. Try to navigate to the textarea using tab

Current behavior

The textarea will not be focused

Expected/desired behavior

You should be able to navigate to the textarea on the first iteration

Environment

  • Kendo UI version: 2025.2.520
  • Browser: [all]
Completed
Last Updated: 26 Jun 2025 07:19 by ADMIN
Release 2025 Q3 (Aug)

Bug report

When there is iconClass option set in the Grid toolbar an extra span with 'k-sprite' class is rendered. If icon: 'none' is added to the items configuration, then the additional span does not appear.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/JkrjieZO
  2. Open the overflow menu and inspect the last two items

Current behavior

All items except the last one have the span as in the image below:

Image

The span leads to an extra space.

Expected/desired behavior

There should be no extra spaces when the iconClass option is used.

Wokraround

<style>
    .k-sprite{
      display: none
    }
  </style>

https://dojo.telerik.com/mLcNnDXS

Environment

  • Kendo UI version: 2025.2.520
  • Browser: [all]
Unplanned
Last Updated: 25 Jun 2025 13:31 by ecobite

Bug report

Grid in adaptive mode does not allow column resizing on mobile devices

Reproduction of the problem

adaptiveMode: "auto"

Dojo: https://dojo.telerik.com/wrQNuNbR

Run on a mobile device and try to resize 

Environment

jQuery: 2025.2.520

Kendo UI version: 2025.2.520
Browser: [all ]

Completed
Last Updated: 24 Jun 2025 11:36 by ADMIN
Release 2025 Q3 (Aug)
Created by: Support
Comments: 0
Category: Grid
Type: Bug Report
0

Bug report

Locked Rows wrong height calculation with line-height

 

  td {
      line-height: 1.1em;
  }

 

A regression introduced in version 2025.1.211.

Reproduction of the problem

Dojo: https://dojo.telerik.com/AgrtkKSN



Environment

jQuery:  3.4.1

Kendo UI version: 2025.1.211 or newer
Browser: [all ]

Completed
Last Updated: 20 Jun 2025 15:39 by ADMIN
Release 2025 Q3 (Aug)

Bug report

When navigating in the Menu popup using the keyboard, a child item is incorrectly selected and the popup is broken

Regression introduced with 2024.4.1112

Reproduction of the problem

  1. Open this Dojo - https://dojo.telerik.com/yqzLmeny
  2. Click on the Products item
  3. Navigate to storage using the keyboard
  4. Move the cursor away from Products so that the popup would close
  5. Click the right arrow key and open the Products item again

Current behavior

The Storage item is selected, and the popup is broken

Expected/desired behavior

The Storage Item shouldn't be selected, and the popup rendering should be as the initial opening

Environment

  • Kendo: 2025.1.227
  • Browser: [all]
1 2 3 4 5 6