Completed
Last Updated: 30 Oct 2025 16:19 by ADMIN
Release 2025 Q4 (Nov)
Created by: Mikkel
Comments: 3
Category: Splitter
Type: Bug Report
7

Bug report

If you have a collapsible Kendo UI Splitter with 2 Panes and horizontal orientation, and one of them has size, the other pane will not be collapsible.

Reproducible

  1. Go to this Progress Kendo UI Dojo
  2. Collapse Pane B

Current Behavior

First pane remains at a fixed width.

Expected/desired behavior

The Pane should completely collapse similar to the 2024.3.1015 version(Dojo).

Environment

Unplanned
Last Updated: 30 Oct 2025 10:50 by Haritha

Bug report

In a Spreadsheet with date cell editor, the fr-CA culture does not work.

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/ogEvuTEf/6
  2. Open the editor for the date cell

Current behavior

The Calendar is empty

Expected/desired behavior

The Calendar should display the dates defined in the validation

Environment

  • Kendo UI version: 2023.3.1114
  • Browser: [all]
Pending Review
Last Updated: 29 Oct 2025 12:15 by Paul
Created by: Paul
Comments: 0
Category: LinearGauge
Type: Feature Request
3

In our use case, we have linear gauges that show different colours depending on the time of day.

Our users need to be able to move the pointer up and down to view the corresponding values. 

As you can see in the below image, currently we have a workaround to show a slider above it and then move the pointer up and down accordingly, as the slider is moved. However, this does not always work perfectly, and sometimes the slider doesn't line up.

It would be nice if there were an option on the linear gauge to make the pointer moveable (false by default) and then also have corresponding events e.g. when the movement starts/stops.

Unplanned
Last Updated: 29 Oct 2025 07:28 by ADMIN
Created by: Paul
Comments: 2
Category: Checkbox
Type: Bug Report
2

Bug report

When a CheckBox is set to enabled: false, the input is missing the k-disabled class. Thus, the checkbox does not have disabled styles applied.

Reproduction of the problem

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

The desired rendering of the component - https://github.com/telerik/kendo-themes/blob/e1dbf1a74980bd82718f40085f6a8e21922f1897/tests/checkbox/checkbox-states.html#L44

Current behavior

The first checkbox is enabled and the second is disabled, but they appear the same.

Expected/desired behavior

The input should have the k-disabled class when the checkbox is disabled

Workaround

 <style>
        .k-checkbox:disabled{
          opacity: 0.6
        }
      </style>

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

Environment

  • Kendo UI version: 2025.3.1002
  • Browser: [all ]
Planned
Last Updated: 28 Oct 2025 16:05 by ADMIN
Scheduled for 2025 Q4 (Nov)
Created by: Andrzej
Comments: 0
Category: AutoComplete
Type: Bug Report
1

Bug report

The readonly method for the AutoComplete is not respected.

Reproduction of the problem

  1. Go to this Progress Kendo UI Dojo.
  2. Try to type into the input.

The issue occurs since version 2025.2.520.

Expected/desired behavior

The readonly to be respected.

Environment

  • **Kendo UI version: 2025.2.520
  • **jQuery version: 3.7.1
  • **Browser: [all]
Unplanned
Last Updated: 28 Oct 2025 14:17 by Anthony
Created by: Anthony
Comments: 0
Category: Kendo UI for jQuery
Type: Bug Report
0

Bug report

When using the raw JavaScript files from the src\src\dist\raw-js folder (included directly via <script> tags), the Kendo UI version (kendo.version) always returns 0.0.0, and the package metadata in kendo.all.js has the version field hardcoded to 0.0.0.

Reproduction of the problem

1. Download Kendo UI for jQuery commercial distribution.
2. Use the files from the following path:
`src\src\dist\raw-js\`

3. Include kendo.all.js (and other scripts) directly in an HTML page using <script> tags.
4. Include a valid license key using:

`KendoLicensing.setScriptKey("your-license-key");`
5. Run the application and inspect the console.

Call: console.log(kendo.version);

Result: The version displayed is "0.0.0".

 

Current behavior

kendo.version returns "0.0.0".

_parsedPackageMetadata in kendo.all.js shows:

version: '0.0.0'


Expected/desired behavior

The kendo.version property should correctly reflect the actual build version (2025.3.1002 in this case).

The PACKAGE_METADATA placeholder should be replaced during the build or distribution process, even in the raw-js folder outputs.


Environment
Kendo UI version: 2025.3.1002
Browser: [all ]

Completed
Last Updated: 28 Oct 2025 13:27 by ADMIN

Moving files MORE than one level upwards in a folder hierarchy is bugged.

If you have a nested folder hierarchy like this:

folder1

          folder2

                   folder3

1. moving a file from folder1 to folder2 works.

2. moving a file from folder2 to folder1 works.

3. moving a file from folder1 to folder3 works.

4. moving a file from folder3 to folder1 is BUGGED.

I have the issue in my code, but I also tested it in your demo site and it has the same problem.

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

I have uploaded a screen dump of the error output from Chrome.

It is in or after the DataBinding event (Comming from Create action), the the error occurs, thus causing the Delete action and refresh of the UI to never occur.

The bug occurs in both Chrome and IE Edge.

Please fix the bug.

Completed
Last Updated: 28 Oct 2025 11:44 by ADMIN
Release 2025 Q4 (Nov)

Bug report

group Grid event does not trigger when performing the grouping via the column menu.

Reproduction of the problem
Dojo example - https://dojo.telerik.com/EekHxwPJ


Environment

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

Unplanned
Last Updated: 28 Oct 2025 11:05 by ADMIN

Please make the speech to text button/suffix of a kendo textarea available via mvvm. Also speech to text button to come standard as a tool in the kendo editor.

Completed
Last Updated: 28 Oct 2025 09:25 by ADMIN
Release 2025 Q4 (Nov)
Created by: Emil
Comments: 0
Category: Chat
Type: Bug Report
0

Bug report

After the setOptions method is used, the Chat reference returns undefined

Reproduction of the problem

  1. Open the Dojo and observe the console - https://dojo.telerik.com/kDEdojjS.

Current behavior

The $("#chat").data("kendoChat") is undefined.

Expected/desired behavior

The reference to the component instance should be available after using setOptions

The issue is a regression starting with 2025.3.825

Environment

  • Kendo UI version: 2025.3.1002
  • Browser: [all ]
Completed
Last Updated: 27 Oct 2025 14:11 by ADMIN
Release 2025 Q4 (Nov)

Bug report

In a Grid with filterable set to "row" and reorderable enabled, if you type something in the filter input and try selecting the text with the mouse, the column is getting dragged.

Regression introduced with 2025.2.520

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/rXwoFtKi/4
  2. Type something in the filter input, and try selecting the text using the mouse

Current behavior

The column is being dragged, preventing you from selecting the text by dragging the mouse over it

Expected/desired behavior

The column shouldn't be dragged.

Environment

  • Ticket ID: 1693167
  • Kendo UI version: 2025.2.702
  • Browser: [all]
Unplanned
Last Updated: 27 Oct 2025 13:06 by Michael D

The DropDownList's Keyboard Navigation Docs specify that the arrow keys move the highlight in the dropDownList, while Enter selects the highlighted item.

However, in reality, the arrow keys already select items. Via keyboard, it is not possible to select e.g. the third item in the list without selecting the first and the second item first (by pressing the down arrow).

E.g. the docs for Angular describe a different behavior.

Completed
Last Updated: 27 Oct 2025 10:57 by ADMIN

Describe the bug
When a custom editor is defined and next to it there is a frozen column, the custom editor cannot be opened.

To reproduce
Steps to reproduce the behavior:

  1. Go to 'Dojo'
  2. Click in cell B1
  3. Try to open the calendar

Expected behavior
The calendar should be opened

Workaround

.k-spreadsheet .k-selection-wrapper .k-spreadsheet-editor-button.k-spreadsheet-last-column {
        transform: translateX(-100%);
}

The issue is a regression starting with themes version 6.3.0

Affected package (please remove the unneeded items)

  • theme-default
  • theme-bootstrap
  • theme-material
  • theme-tasks

Affected suites (please remove the unneeded items)

  • Kendo UI for jQuery

Affected browsers (please remove the unneeded items)

  • All
Completed
Last Updated: 24 Oct 2025 10:43 by ADMIN

Currently, the Typescript definition is missing information about all the possible options of the context menu, such as contextMenu.groups, contextMenu.close, etc.
Revise the typescript definition of the Grid context menu and add the needed options.

Unplanned
Last Updated: 24 Oct 2025 07:18 by ADMIN
Created by: FranckSix
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1

When I add a minimum or maximum value to the date picker, the control allows out-of-range dates to be entered until the dateInput option is set to true. At that point, any out-of-range date will be set to either "min" or "max." The change event will not be called for that change.

This would be perfect:

  • The default behavior is to set the minimum or maximum value when the date input value is out of range. It would be nice if this behavior didn't depend on the dateInput option.T
  • Trigger a change event when the control itself sets the minimum or maximum value.
  • Add an option to change the behavior to generate an error on the control when an out-of-range value is entered.
For me, it feels more natural to invalidate the control when an invalid date is entered. This allows me to block the form from being submitted. Setting it to "min" or "max" can bypass end-user oversight, potentially resulting in incorrect date submission.

Note: In some situations, the default behavior of setting it to "min" or "max" can also be useful... but with a change event trigger however!

Completed
Last Updated: 24 Oct 2025 07:10 by ADMIN
Release 2025 Q4 (Nov)
Created by: Richard
Comments: 0
Category: DropDownList
Type: Bug Report
1

Bug Report

When a filterable DropDownList uses a tooltip for each item, the DropDownList will close.

Reproducible

DropDownList Filter + Tooltip Issue | Kendo UI Dojo
Steps to reproduce are in the Dojo

Expected Behavior

The DropDownList should remain open with the tooltip.

Workaround

Use a flag to handle when the DropDownList will close:
DropDownList/ToolTip - Prevent Closing | Kendo UI Dojo

Environment

  • Kendo UI version: 2025.2.702
  • jQuery version: All Supported Versions
  • Browser: all
Completed
Last Updated: 24 Oct 2025 06:44 by ADMIN
Created by: Jitender
Comments: 3
Category: Editor
Type: Bug Report
2

1. use safari browser

2. Go to https://demos.telerik.com/kendo-ui/editor/index

3.  copy a long text over 25 characters

4. paste the copied text in the editor

5. notice that the scroll takes you to the bottom of the page, The same is not noticed in any other browser.

6. This is very inconvenient. 

 
Completed
Last Updated: 23 Oct 2025 11:33 by ADMIN
Release 2025 Q4 (Nov)

Bug report

When a draggable column is added in the Grid with incell editing and the user tries to add a new row, the first editable cell is the second cell on the row, but not the first one. After saving, the new value is saved in the first cell.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/qeSqICRA
  2. Click on the 'Add' button in the toolbar to add a new row.
  3. Add a value and save

Current behavior

Currently, on step two, the editable cell is the UnitPrice

Image

After entering a value, it is saved for the ProductName column

Expected/desired behavior

When adding a new row, the initial editable cell should be the first cell in the row (after the draggable). The new value should be saved for the same column.

The issue is a regression starting with 2025.3.812

Environment

  • Kendo UI version: 2025.3.1002
  • Browser: [all]
Completed
Last Updated: 23 Oct 2025 11:21 by ADMIN
Release 2025 Q4 (Nov)

Bug report

When a date is selected in the Grid and the value is cleared using the filter method, the filterMenu keeps the value of the Date fields.

Reproduction of the problem

  1. Run the example - https://dojo.telerik.com/CAGgaXTX.
  2. Filter the last column for example using the date '8/30/1993 00:00 AM'.
  3. Click the 'Clear all' button above the grid.
  4. Click on the filter menu icon above the 'Birth Date' column.

Current behavior

The Grid is filtered and the filter is cleared correctly, but the value of the date remains in the filter menu.

Expected/desired behavior

When the Grid filter is cleared, the value of all inputs in the filter menu should be cleared as well.

Workaround

 $('.k-filter-menu-container [data-role="datepicker"]').data('kendoDatePicker').value(null)

The issue is a regression starting with 2025.1.211.

Environment

  • Kendo UI version: 2025.2.702
  • Browser: [all ]
Completed
Last Updated: 23 Oct 2025 11:21 by ADMIN
Release 2025 Q4 (Nov)

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