Completed
Last Updated: 16 May 2025 12:40 by ADMIN
Release 2025 Q2 (May)

Describe the bug
When the user selects a word and changes its style (for example bold, italic, etc.) the content of the inline Editor is wrapped on multiple lines.

To reproduce
Steps to reproduce the behavior:

  1. Go to Dojo - https://dojo.telerik.com/JNAQLLsy
  2. Select a word in the editor and change its style from the tools.

Expected behavior
The content should not wrap.

Screenshots
image

Workaround

<style>
      .k-editor{
        display: block
      }
</style>

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

Regression since 2022.1.119

Affected package (please remove the unneeded items)

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

Affected suites (please remove the unneeded items)

  • Kendo UI for jQuery

Affected browsers (please remove the unneeded items)

  • All
Completed
Last Updated: 16 May 2025 12:08 by ADMIN
Release 2025 Q2 (May)

Bug report

When a column in the Grid is configured with a group template, updating a cell doesn't update the value of the group template.

Regression introduced with 2024.1.319

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/JukWtLSF/2
  2. Group the data by the name column
  3. Edit a cell in the salary column

Current behavior

The value of the group template in the Total column is not updated as per the salary column

Expected/desired behavior

The value of the group template in the Total column should be updated as it is calculated using the Salary column

Environment

  • Kendo UI version: 2025.1.227
  • Browser: [all]
Completed
Last Updated: 15 May 2025 14:39 by ADMIN
Release 2025 Q2 (May)

Bug report

In a Spreadsheet that has a scrollable Sheetbar, clicking the arrow icons to scroll the sheets refreshes the page.

Regression introduced with 2024.4.1112

Workaround - https://dojo.telerik.com/IVcuYtjD/5

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/ZXBKGnNe
  2. Click on the arrow buttons to scroll the sheets

Current behavior

The page refreshes

Expected behavior

The page shouldn't refresh

Environment

  • Kendo UI version: 2025.1.227
  • Browser: [all]
Unplanned
Last Updated: 15 May 2025 11:07 by Michal

Bug report

Pivotgridv2 measure is not slicing the data by the second attribute when expanding


Reproduction of the problem
Open this Dojo example - https://dojo.telerik.com/zmhjamtb

Value sum is correct (sliced) for all rows:

where the second row is expanded and not correctly sliced:



Environment

jQuery: 3.4.1

Kendo UI version: 2025.1.227
Browser: [all]

Completed
Last Updated: 15 May 2025 09:08 by ADMIN
Release 2025 Q2 (May)

Bug report
Remove scrollable: true as it overrides theme `overflow: auto`

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

Ticket ID: 1680257

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

Unplanned
Last Updated: 15 May 2025 09:02 by ADMIN
Scheduled for 2025 Q2 (May)
Created by: David
Comments: 0
Category: Spreadsheet
Type: Bug Report
0

Bug report

Spreadsheet cellContextMenu() throws an error

Regression with 2024.4.1112

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

Check console

`Uncaught TypeError: spreadsheet.cellContextMenu is not a function`

Environment

jQuery: 3.4.1

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

Completed
Last Updated: 15 May 2025 08:52 by ADMIN
Release 2025 Q2 (May)

Bug report

When the Inline Editor is created from a collapsed pane in the Splitter, the toolbar of the Editor is broken.

Regression introduced with 2025.1.211

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/LIcdzbUQ/3
  2. Expand the collapsed pane
  3. Open the Editor

Current behavior

The inline Editor's toolbar is broken

Expected/desired behavior

The Editor's toolbar should be rendered correctly

Environment

  • Kendo UI version: 2025.1.227
  • Browser: [all]
Completed
Last Updated: 15 May 2025 08:52 by ADMIN
Release 2025 Q2 (May)

Bug report

When attempting to validate a cell value against a predefined finite list, the validation process fails to recognize valid entries that are present in the list. Instead, it incorrectly flags them as invalid. The issue occur when there is an empty space before the first value in the 'from' option.

Reproduction of the problem

  1. Run the Dojo - https://dojo.telerik.com/@NeliK/icizisEF

Current behavior

On the first row, the 'YES' in the B1 cell is marked as invalid although it is present in the list with the valid values. the difference between row 1 and row 4 is the empty space in the validation from configuration:

"from": "{ \"YES\", \"NO\"}", //row 1
"from": "{\"YES\", \"NO\"}" //row 4

Expected/desired behavior

The empty space added in the from configuration option should not affect the validation. If the cell value is present in the list, it should be marked as valid.

The issue is a regression starting with 2020.3.1118

Environment

  • Kendo UI version: 2024.2.514
  • Browser: [all]
Completed
Last Updated: 15 May 2025 08:52 by ADMIN
Release 2025 Q2 (May)

Bug report

When a cell that contains letters and numbers is dragged and dropped, the new content has an incorrect value. The issue appears when the first character is a letter and when the number contains zero.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/@NeliK/OfalaBuc
  2. Drag the B0 and C0 cells

Current behavior

The result is:
image

Expected/desired behavior

The result should be the same value in case of text content (C0) or an incremented value in case the content ends with a number. Ex: A101 should result in A102, A103, A104 etc.

The issue is a regression starting with 2022.2.621

Environment

  • Kendo UI version: 2024.3.806
  • Browser: [all ]
Completed
Last Updated: 15 May 2025 08:52 by ADMIN
Release 2025 Q2 (May)
Created by: Steven
Comments: 0
Category: Spreadsheet
Type: Bug Report
1

Bug report

When the Spreadsheet height is greater than the page height and the user scrolls and than enters a value in a cell, the Spreadsheet scrolls to the top.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/@NeliK/EcUYewiH
  2. Scroll down the scroller of the page and enter a value.

Current behavior

The Spreadsheet is scrolled to the top. screencast - https://go.screenpal.com/watch/cZj220V9U6j

Expected/desired behavior

The Spreadsheet should persist the position.

The issue is a regression starting with 2022.1.119 version.

Environment

  • Kendo UI version: 2024.3.806
  • jQuery version: x.y
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Unplanned
Last Updated: 14 May 2025 19:13 by Alexander

Bug report

The class rendered for a custom tool in the Grid toolbar is always lower-cased, regardless how the name is configured.

Regression introduced with 2023.1.117

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/aoChdQrQ
  2. Check how the custom tools are configured - { name: customButton }
  3. Inspect the class rendered for the customButton tool

Current behavior

The rendered class is lower-cased

Expected/desired behavior

The class name should be as defined in the name field

Environment

  • Kendo UI version: 2025.1.227
  • Browser: [all]
Unplanned
Last Updated: 13 May 2025 11:27 by Josh

Bug Description

When you add a filter to a column on the spreadsheet component, only the down arrow icon part of the filter button is clickable, not the entire button.

Steps to Reproduce

  1. Open the Dojo - https://dojo.telerik.com/dmrXJIdC
  2. Try to click on the filter buttons (.k-spreadsheet-filter)

Expected Behavior

The filter menu is not opened unless we click on the icon.

Actual Behavior

The filter menu should open when the button is clicked.


Unplanned
Last Updated: 12 May 2025 22:15 by Arne
Created by: Arne
Comments: 1
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]
Declined
Last Updated: 12 May 2025 13:35 by ADMIN
Created by: Peter
Comments: 5
Category: Grid
Type: Bug Report
1
  • Create e.g. local data grid (id, name)
  • add 2 records => { id: 1, name: "null", id: 2, name: "Jack" }
  • Name column for id = 1 is empty

I have tested this on your example for local data grid. It can be applicable also for remote grid, treelist, etc.

 

Unplanned
Last Updated: 09 May 2025 18:00 by Deepak Subhedar
Created by: Deepak Subhedar
Comments: 0
Category: DropDownList
Type: Bug Report
0

Bug report

When the DropDownList is configured with autoWidth:true, each opening of the component increases the width of the popup with 1px

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/VzPJHcmm
  2. Open the DropDownList multiple times

Current behavior

The width of the popup increases with each opening

Expected Behavior

The width should remain the same

Environment

  • Kendo UI version: 2025.1.227
  • Browser: [all]
Unplanned
Last Updated: 09 May 2025 09:32 by Márcio
Created by: Márcio
Comments: 0
Category: PivotGrid
Type: Bug Report
0

Bug report

PivotGrid has the Include Fields option. When a child field is removed from the pop-up treeview, it is not possible to add it anew since the checkbox is not preserving its state.

Reproduction of the problem

Open the dojo:
https://dojo.telerik.com/@sspasova/oBAloXAp

And follow these steps:

  1. Click on the callType menu button
  2. Select Include Fields...
  3. Expand and Uncheck Low Credit Calls
  4. Click OK
  5. The field is successfully removed
  6. Try the same operations to add it back
  7. The Low Credit Calls checkbox is already checked ❌

Scenario 2:

1. Open the Demos - https://demos.telerik.com/kendo-ui/pivotgrid/remote-flat-data-binding

2. Click on on the 'Include Fields' option for the Countries. Uncheck some of the countries, for example 'Mexico' and 'UK'.

3. Click the OK button.

 

Current behavior: All countries are selected again and can not be unchecked.

Expected behavior: The filter should be persisted and previously unchecked countries should remain unchecked.

 

Environment

  • Kendo UI version: 2024.1.130
  • jQuery version: 3.4.1
  • Browser: [all]
Unplanned
Last Updated: 07 May 2025 11:13 by Bradley

Bug report

In a Grid with popup editing, the Save button is clickable multiple times until the popup closes, which results in multiple Update requests

Regression introduced with 2024.2.514

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/NgQRZIyQ/4
  2. Edit a row in the Grid
  3. Click the Save button rapidly multiple times

Current behavior

The Save button is not disabled after the first click, and multiple Update requests are sent

Expected/desired behavior

The Save button should be disabled to avoid multiple Update requests

Environment

  • Kendo UI version: 2025.1.227
  • Browser: [all]
Unplanned
Last Updated: 05 May 2025 11:16 by ADMIN
Created by: Alexa
Comments: 1
Category: Chart
Type: Bug Report
0

Hello,

I noticed in some of my charts that when I call saveAsPDF, the series.name seems to be just a literal string of the series.name option, even when I use a template.

Please see the attached dojo to reproduce (I based this dojo off of the Chart API series.name as template dojo example).

https://dojo.telerik.com/ZgsUVIjM

I noticed that this behavior starts in 2024.4.1112. Prior versions evaluated the template for the PDF.

I do have a workaround for this, which is included in comments in my dojo. I just exportPDF and then use kendo.saveAs.

Additionally, I noticed that the bars in the chart are at 0 in the PDF. I'm not worrying about that at this time, I'm exclusively interested in the series.name template being evaluated on saveAsPDF.

Here are some screenshots of the dojo and resulting pdf for v2024.4.1112:

 

 

Here is a screenshot of the pdf when the same dojo is run on 2024.3.1015:

Please let me know if you'd rather I paste the dojo code directly into this ticket, or attach as a code file.

Thanks!

-Alexa

Unplanned
Last Updated: 02 May 2025 17:25 by Calvin

Bug report

In a Grid with locked and hidden columns, it takes two arrow key hits to navigate to the next cell

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/baffUKju/3
  2. Navigate to the first cell in the First Name column
  3. Press the right arrow key to navigate to the next cell

Current behavior

You need to press the right arrow key twice in order to navigate to the next cell

Expected/desired behavior

Navigation to the next cell should only take one key press

Environment

  • Kendo UI version: 2025.1.227
  • Browser: [all]
Unplanned
Last Updated: 30 Apr 2025 14:15 by Mohd
Created by: Mohd
Comments: 0
Category: Spreadsheet
Type: Bug Report
0

Bug Description

When cell with border is cut in the Spreadsheet, the border is also removed from the next cells.

Steps to Reproduce

  1. Open the Dojo - https://dojo.telerik.com/miEJlUWH
  2. Cut cell B2 using Ctrl +X

Expected Behavior

The cell A2 should have a right border, cell C2 should have a left border, etc...

Actual Behavior

The next cells borders are cut as well

Image

Environment

  • Kendo UI version: 2025.1.227
1 2 3 4 5 6