Unplanned
Last Updated: 23 May 2025 12:08 by George
Created by: George
Comments: 0
Category: Gantt
Type: Bug Report
0

Bug report

Long Gantt event is not visible since 2022.1.119


Reproduction of the problem

1. Open the Gantt Demo in Firefox.
2. Switch the view to Month.
3. Pick an event row in the chart (e.g. 'Market Research'), and set the End date to 2024-12-31.
4. The event is no longer visible in the right-hand-side of the gantt.

Expected/desired behavior

Gantt event shall be visible

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

Unplanned
Last Updated: 22 May 2025 14:00 by Bent

Bug report

When the Inline Editor is created from a hidden element, the toolbar is broken.

Regression introduced with 20251.211

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/ZcwMyFCW
  2. Click the button to show the hidden element
  3. Press on the first textarea

Current behavior

The Editor toolbar is broken

Expected/desired behavior

The Editor toolbar should be rendered correctly

Environment

  • Kendo UI version: 2025.2.520
  • Browser: [all]
Unplanned
Last Updated: 22 May 2025 11:00 by Dennis
When using the workWeek view with workWeekStart set to a higher value than workWeekEnd (e.g., 6 to 5), the scheduler calculates a work week that does not include the current day. As a result, clicking the "Today" button may not display the actual current date if it falls outside the computed work week range. Instead, the scheduler navigates to the work week defined by the configured start and end days.
Unplanned
Last Updated: 21 May 2025 21:42 by RealTime
Created by: RealTime
Comments: 0
Category: Grid
Type: Feature Request
1

Hi Team,

I would like to request a way/demo to have AutoSync for the dataSource and be able to stay in edit mode in the Kendo UI Grid. 

Thank you!

Unplanned
Last Updated: 21 May 2025 06:36 by Leoni

Bug report

There are duplicated inputs in the Data Configuration tab for the Pie Chart in the ChartWizard component

Reproduction of the problem

  1. Open this ChartWizard demo - https://demos.telerik.com/kendo-ui/chartwizard/index
  2. From the Chart tab, click Pie Chart -> Pie
  3. Check the Configuration inputs in the Data tab
  4. Return to the Chart tab, and click Pie several times
  5. Return to the Data tab

Current behavior

The Quantity input in the Value Axis multiplies

Expected/desired behavior

The inputs shouldn't be duplicated

Environment

  • Kendo UI version: 2025.1.227
  • Browser: [all]
Unplanned
Last Updated: 20 May 2025 13:17 by Erol

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]
Unplanned
Last Updated: 19 May 2025 07:59 by ADMIN
Created by: Arne
Comments: 2
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: 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]

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]

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 09:01 by Alex

Currently, filter logic is not translated in the expression preview. A `messages` property needs to be added for adjusting the logic

 

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 22:23 by ID
Created by: Vedad
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
12
Please, provide support for different zoom levels of the browsers for zoom-in scenarios up to 200%. That would improve the accessibility of the widgets.
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: 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
Unplanned
Last Updated: 24 Apr 2025 13:10 by omti
Created by: omti
Comments: 0
Category: Menu
Type: Feature Request
1

Hi Team,

I would like to request adding a scrollbar option for the Kendo UI ContextMenu instead of the scroll buttons.

Thanks!

Unplanned
Last Updated: 23 Apr 2025 13:20 by Webdeveloper
Created by: Webdeveloper
Comments: 0
Category: Splitter
Type: Bug Report
1

Bug report

When resizing the splitbar fast in the Kendo UI Splitter, a ghost splitbar will appear.

Reproducible

  1. Go to this Progress Kendo UI Dojo.
  2. Move the bar fast

Current Behavior

Image

Environment

Unplanned
Last Updated: 22 Apr 2025 11:12 by Lee
When the autoAdjust option of the DatePicker is set to false, and the user types a date that is beyond the min/max restrictions, there should be a built-in validation message indicating that the typed date is invalid, to prevent the user from submitting a null value for that field.
1 2 3 4 5 6