Unplanned
Last Updated: 11 Jun 2025 09:02 by Paul
Created by: Christian
Comments: 18
Category: OrgChart
Type: Feature Request
48

The horizontal space between all OrgChart nodes on the same level is one and the same and it is equal to the horizontal space needed to show the child nodes of the parent with most child nodes. It is represented by the red squares on the image below. This results in excessive empty horizontal space between nodes with no child nodes or no visible child nodes.

This may be observed on the following Dojo runner. Currently the OrgChart has empty space between the first level nodes, and also there is empty space after the last node:

Suggested behavior:
There is no empty horizontal space between nodes on the same level - highlighted in yellow on the image above. In the above scenario, there should be no empty space between the first level's second and third node and no space after the third node, which may be observed, when the first node has no expanded child node:

 

 

Unplanned
Last Updated: 11 Jun 2025 07:45 by Benjamin
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 Jun 2025 06:22 by ADMIN

Test Environment:

OS: Windows_11
Version: 21H2
OS Build: 22000.795

Browser: Version 103.0.1264.71 (Official Build) (64-bit)

Prerequisite steps:

1. Go to system settings.

2. Navigate to 'Accessibility' and activate it.

3. Navigate to 'Contrast theme' and activate it.

4. Select 'Desert/Aquatic' High Contrast theme in the combo box.

Repro Steps:

1. Open given URL https://demos.telerik.com/kendo-ui/colorpicker/index?_ga=2.176601965.933052354.1656022269-1325185890.1643853544 in Edge Browser.

2. Navigate to ‘Edit’ button using tab key and activate it.

3.Observe that issue.

Actual Behavior:

The Color for each series isn't shown in the Series legend or when Editing the series, but the graph does show the series colored correctly. Occurs in both Aquatic (High Contrast Black) and Desert (High Contrast White) modes.

Expected Behavior:

The series colors and color picker should be visible in both high contrast modes.

 

Completed
Last Updated: 10 Jun 2025 12:51 by Deepak

Currently, when you have a disabled DatePicker in MVVM scenario and the setOptions method is called, the component gets enabled.  Dojo - https://dojo.telerik.com/OBMifPCW 

The widget does not provide a configuration option that allows setting the enable state. The component can be improved by adding an enabled configuration option, and also by avoiding enabling the component after the setOptions method is used.

Unplanned
Last Updated: 10 Jun 2025 11:02 by Deepak

Bug report

MVVM Textbox doesn't bind the value correctly to the viewModel on iOS devices in Safari

Regression introduced with 2021.3.1207

Reproduction of the problem

  1. Open this Dojo example on iOS device in Safari - https://dojo.telerik.com/NpVbVrsn
  2. Type some text in the input
  3. Click the button

Current behavior

The value is undefined

Expected/desired behavior

The value should match the input text

Environment

  • Kendo UI version: 2025.2.520
  • OS: iOS
  • Browser: Safari
Unplanned
Last Updated: 10 Jun 2025 10:37 by Cody

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]
Unplanned
Last Updated: 10 Jun 2025 10:20 by Anshuman

Bug report

In a Grid with locked columns, there's an invalid aria-selected attribute on tr elements in the locked columns.

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/aKVfRvAN/6
  2. Select the first row
  3. Inspect the tr element under the locked column in the browser

Current behavior

The tr role='none' element has invalid aria-selected attribute

Expected/desired behavior

The element shouldn't have the aria-selected attribute.

Environment

  • Kendo UI version: 2025.2.520
  • Browser: [all]
Unplanned
Last Updated: 10 Jun 2025 09:18 by omti
Created by: omti
Comments: 0
Category: DropDownTree
Type: Bug Report
1

Bug report

DropDownTree node's subitems are not visible when expanding since 2025.1.211

Reproduction of the problem
Dojo: https://dojo.telerik.com/ovMLqOza

1. The last node is collapsed
2. Check one or two nodes under Furniture
3. Expand Decor node, you can see child node is hidden


Current behavior
Decor children not visible

Environment

jQuery: 3.4.1

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

Unplanned
Last Updated: 09 Jun 2025 20:47 by Priyanka
Created by: Priyanka
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request for the Grid the functionality to allow copying but to be able to configure row or cell copying without being dependent on selection mode.  For example, a grid with multiple/row selection, but configured to select a cell.

Thank you!

Unplanned
Last Updated: 09 Jun 2025 12:59 by ADMIN

Using a datasource on a sheet

Selecting entire sheet and clicking the filter in the data toolbar tab.

The buttons for the columns do not respect the size of rowHeight or headerHeight

Set rowHeight to 20 and i get this 

 

Unplanned
Last Updated: 09 Jun 2025 12:49 by Kenton VK
Created by: Greg
Comments: 3
Category: PDFViewer
Type: Feature Request
18

Hello,

I have an 8mb PDF files that I need to be able to search, however when I click on the search tool the entire page starts responding.

This issue happens in your hosted demo. It seems to come as a result of images in the PDF.

What do I need to do to have it work properly?

Thanks,

Greg

Unplanned
Last Updated: 09 Jun 2025 10:28 by Robert

Bug report

In a Grid where the filterable.extra is set to false, the data is not filtered correctly.

Regression introduced with 2025.2.520

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/iAdtdBjI/3
  2. Filter the Id column by e.g. 1
  3. Filter the Id column again by 2.

Current behavior

The column is empty after the second filtering

Expected/desired behavior

The data should be filtered correctly

Environment

  • Kendo UI version: 2025.2.520
  • Browser: [all]
Unplanned
Last Updated: 09 Jun 2025 09:57 by Akesh Gupta
Created by: Akesh Gupta
Comments: 0
Category: Notification
Type: Bug Report
0

Bug report

When showing a notification with closeButton set to false, the closeButton is still displayed


Reproduction of the problem

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


Expected/desired behavior
The notification should default to options.button, but should use args.closeButton to decide to show the close button in the notification.

 

Environment
**Kendo UI version: 2025.2.520
**jQuery version: 3.7.1
**Browser: [all]

Declined
Last Updated: 09 Jun 2025 07:26 by ADMIN
Created by: JEAN CHARLES
Comments: 3
Category: Kendo UI for jQuery
Type: Bug Report
0

Hi team, 

I think there is a bug in the dependency detection.

In the attached "config_buged.js" i have chosen some components. The component "chiplist" was partially checked due to dependency.

When lunching my application I got the error :

Message: e(...).kendoChipList is not a function
    at init._createList (kendo.custom.min.js:91:8505)
    at new init (kendo.custom.min.js:91:3218)
    at init._attachGroupable (kendo.custom.min.js:133:96797)
    at init._groupable (kendo.custom.min.js:133:96348)
    at init._continueInit (kendo.custom.min.js:133:33864)
    at new init (kendo.custom.min.js:133:33735)
    at HTMLDivElement.<anonymous> (kendo.custom.min.js:1:42737)
    at jQuery.each (jquery-3.1.1.js:368:19)
    at jQuery.fn.init.each (jquery-3.1.1.js:157:17)
    at e.fn.<computed> [as kendoGrid] (kendo.custom.min.js:1:42713)

 

I was forced to totaly check the "chipList" component as seen in the attached file config.json

 

Need More Info
Last Updated: 06 Jun 2025 16:18 by ADMIN

We are using a sheet with a datasource

if the user only selects one column and then sorts it only sorts the data in that column and mixes the rows data. 

 

Suggestion: the filter button should act like the Excel filter button where it auto selects the entire sheet before applying the filter.

Maybe only when using a datasource?

 

Completed
Last Updated: 06 Jun 2025 11:12 by ADMIN

Bug report

When Sortable is used to implement row reordering in Grid and the cursor is set to 'move', an error is thrown in the console when reordering.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/tLkWshEe
  2. Try to reorder a row and observe the console

Current behavior

Once the dragging starts, an error: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self' 'nonce-123456' https://kendo.cdn.telerik.com".... is thrown.
Note: The issue appears only with the cursor option set to 'move'.

Expected/desired behavior

There should be no error when reordering a row within the Grid.

Environment

  • Kendo UI version: 2025.1.227
  • Browser: [all ]
Unplanned
Last Updated: 06 Jun 2025 07:12 by Pasha

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 ]
Unplanned
Last Updated: 05 Jun 2025 18:55 by Arne
Created by: Arne
Comments: 3
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]
Completed
Last Updated: 05 Jun 2025 13:43 by ADMIN
Created by: Pratik
Comments: 0
Category: Chart
Type: Feature Request
1

Hi Team,

I would like to see a no-data-template be included for the Kendo UI Chart when there is no data.

Thank you!

Unplanned
Last Updated: 03 Jun 2025 12:08 by Gabor

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 ]
1 2 3 4 5 6