Completed
Last Updated: 17 Jan 2025 15:20 by ADMIN
Release 2025 Q1 (Feb)
Created by: Matthew
Comments: 0
Category: Menu
Type: Bug Report
1

Bug report

Menu throws error on mobile device

Reproduction of the problem

  1. Using a mobile/touch device or emulator, open the dojo - to https://dojo.telerik.com/OBUCJAyd
  2. Click to open the "Products" menu
  3. Click again to close the "Products" menu

Current behavior

The Menu does not close and error: Uncaught TypeError: i._removeHoverItem is not a function at init.close (kendo.all.js:107181:1) occur.

Expected/desired behavior

The Menu should close on second click without errors in browser console.

The issue is a regression starting with 2024.4.1112

Environment

  • Kendo UI version: 2024.4.1112
  • Browser: [all ]
Planned
Last Updated: 17 Jan 2025 09:04 by ADMIN
Scheduled for 2025 Q1 (Feb)

Bug report

Grid with ColumnMenu groups in combination with multi-column headers gives an error:

kendo.all.js:326079 Uncaught TypeError: Cannot read properties of undefined (reading 'length')

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

Expected/desired behavior

ColumnMenu groups shall work together with multi-column headers

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

Completed
Last Updated: 16 Jan 2025 15:34 by ADMIN
Release 2025 Q1 (Feb)
Created by: Marty
Comments: 0
Category: Menu
Type: Bug Report
0

Bug report
Menu not closing on mobile devices with 2024.4.1112

Reproduction of the problem

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

Expected/desired behavior
Menu shall close on tab

TicketID: 1674126

Environment
jQuery: 3.4.1
Kendo UI version: 2024.4.1112
Browser: [all]
Declined
Last Updated: 16 Jan 2025 11:36 by ADMIN
Created by: Matt
Comments: 3
Category: Kendo UI for jQuery
Type: Bug Report
0

https://dojo.telerik.com/yBSdUQYS demonstrates the issue:

When a grid detail row is expanded, and pushUpdate() is called on it, the row collapses.

What is expected is for the grid row to remain in its prior state (expanded or collapsed.)

Until this is fixed, is there a work-around, other than manually re-expanding the detail row(s)? This is not a feasible work-around in which multiple nested grid rows are collapses and re-expanded, as this causes the UI to jump unexpectedly for the user.

 

Completed
Last Updated: 15 Jan 2025 15:34 by ADMIN
Release 2025 Q1 (Feb)

Bug report

When there is sorting applied in the Grid and the sorted column is hidden, the last visible column is incorrectly highlighted.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/@NeliKondova/oHoHaGuX

Current behavior

The last column is highlighted, although there is no sorting applied to it.

Expected/desired behavior

There should be no highlighted column when the column on which sorting is applied is hidden.

Environment

  • Kendo UI version: 2023.3.1114
  • Browser: [all ]
Completed
Last Updated: 15 Jan 2025 14:43 by ADMIN

Bug report

Setting the columns.selectable to true does not override the selectable.mode when set to "single".

Reproduction of the problem

  1. Run this dojo
  2. Click on the header checkbox.

Current behavior

Only the checkbox in the first row is checked.

Expected/desired behavior

All the checkboxes on the page are checked

Environment

  • Kendo UI version: 2023.1.117
  • jQuery version: x.y
  • Browser: [all]
In Development
Last Updated: 15 Jan 2025 12:23 by ADMIN
Scheduled for 2025 Q1 (Feb)

### Bug report

The column menu of the Kendo UI Grid widget with componentType set to 'modern' has missing translations in the default filter menu.

### Reproduction of the problem

1. Create a filterable grid and enable the column menu with componentType 'modern';

2. Include the localization script for "fr-CA" in the document from the CDN;

3. Open the column menu and expand the filter menu of a specified column. The logic operators "And" and "Or" are not translated.

A Dojo sample for reproduction: https://dojo.telerik.com/UYIrABUw

### Expected/desired behavior

When the column menu type is set to "modern", the operators of the filter menu should be translated as in the "classic' column menu.


### Environment

* **Kendo UI version: 2021.3.914
* **jQuery version: 1.12.4
* **Browser: [all]

Unplanned
Last Updated: 15 Jan 2025 11:33 by Rémi

Bug report

When the user adds a group in the Grid and try to add a second group immediately, while the first grouping is still loading, then an error is thron in the console.

Reproduction of the problem

  1. Open the dojo - https://dojo.telerik.com/CvYRPILM
  2. Group by 'Freight' and immediately try to group by another field. Before the grid data source reloads from the first grouping, take another column to be grouped and select it without releasing it in the grouping space.
  3. Once the first group has been loaded, release the second group

Note: you can try setting the n browser Network throttling to Slow 4G to easily reproduce the issue

Current behavior

Error: kendo.all.js:60347 Uncaught TypeError: Cannot read properties of undefined (reading 'left') is thrown and the Grid freezes

Expected/desired behavior

There should be no error in the console and the Grid should not freeze

The issue is a regression starting with 2023.1.314

Environment

  • Kendo UI version: 2024.4.1112
  • Browser: [all ]
Unplanned
Last Updated: 15 Jan 2025 09:58 by Bhumi

Bug report

Drawing API  Tooltip for categoryAxis Chart labels do not show with v.2024.4.1112

Reproduction of the problem
https://docs.telerik.com/kendo-ui/knowledge-base/tooltip-for-category-axis-labels

Expected/desired behavior
The Charts should be exported to the selected file format

The issue is a regression starting with 2024.4.1112
Environment

jQuery: 3.4.1

Kendo UI version: 2024.4.1112
Browser: [all]

Unplanned
Last Updated: 15 Jan 2025 07:43 by Ignacia
Created by: Ignacia
Comments: 0
Category: Chart
Type: Bug Report
0

Bug report

Pie and Donut Chart can not be exported to PDF, Png or Jpg

Reproduction of the problem

  1. Open the demos - https://demos.telerik.com/kendo-ui/pdf-export/index or the Dojo - https://dojo.telerik.com/LfDhdqXf
  2. Try to export the Chart in any format

Current behavior

The pie and donut charts are missing.

Expected/desired behavior

The Charts should be exported to the selected file format

The issue is a regression starting with 2024.4.1112

Environment

  • Kendo UI version: 2024.4.1112
  • Browser: [all]
Declined
Last Updated: 14 Jan 2025 20:50 by JAMES
Created by: JAMES
Comments: 5
Category: Kendo UI for jQuery
Type: Bug Report
0

Line Chart Crosshair doesn't display on Tablets.

Display's fine on Desktop & also on Mobile, but tested on iPad and Android tablets the Crosshair line does not display.

kendo.2020.1.114

 

Completed
Last Updated: 14 Jan 2025 08:53 by ADMIN
Release 2025 Q1 (Feb)

Bug report

<script> tag gets executed on drag when encoding is enabled in Grid

Reproduction of the problem

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

Drag the row by the drag handle

Alert gets executed

Expected/desired behavior
<script> should not be executed

Environment

jQuery: 3.7.0

Kendo UI version: 2024.3.1015
Browser: [all ]

Unplanned
Last Updated: 13 Jan 2025 10:00 by Antonio

Bug report

In the DockManager component, the togglePane() method works correctly when at least one pane is visible, allowing the user to toggle the visibility of other panes. However, when all panes are hidden, the method fails to show any of the hidden panes when invoked. This issue prevents the user from displaying any panes once all panes have been hidden.

Reproduction of the problem

Here is an Dojo reproduction: https://dojo.telerik.com/oUPaNLbQ

Current behavior

When all panes are hidden, the method fails to show any of the hidden panes when invoked.

Expected/desired behavior

When all panes are hidden, to correctly show the hidden panes.

TicketID:

1675410

Environment

  • **Browser: [all]
Completed
Last Updated: 13 Jan 2025 08:23 by ADMIN
Release 2025 Q1 (Feb)

Subject says it all, this has to be a bug or something? I am having the user update what's in the grid and then on cellClose making an ajax call to save the value but it's not firing when the cell changes, only if it stays the same.

Here's a dojo showing off what's happening:

https://dojo.telerik.com/ekoLaZOm 

Unplanned
Last Updated: 10 Jan 2025 15:50 by Anil

Bug report

Spreadsheet fromFile() method does not return reject promise when an error occurs while loading file. An error is thrown on the browser console instead.

The issue has been tracked to the following implementation in the source:

  • In the spreadsheet/workbook.js, the method fromFile() rejects the promise only when no file has been passed to the method code
  • In the spreadsheet/excel-reader.js the method readWorkbook() should receive the deferred object as its last argument, but is renamed to progress and never used in the method;

Reproduction of the problem

  • On the following Dojo select invalid file in the file input (.png, .pdf, .jpg or other);

Expected:

the 'No file to be loaded!' should be alerted;

Actual:

An error will be thrown on the console

Kendo version: 2023.3.1010

Completed
Last Updated: 10 Jan 2025 14:23 by ADMIN
Release 2025 Q1 (Feb)

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: 10 Jan 2025 13:39 by ADMIN
Release 2025 Q1 (Feb)
Created by: Markus
Comments: 0
Category: Spreadsheet
Type: Bug Report
0

Bug Report

Calling the saveAsExcel method of the Spreadsheet throws an error, and the component is not exported

Regression introduced with 2024.4.1112

Workaround: https://dojo.telerik.com/fDhKflqE/2

Steps to Reproduce

  1. Open the saveAsExcel API reference - https://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet/methods/saveasexcel
  2. In the example, click the Export button, and check the browser console.

Current Behaviour

An error is thrown, and the file is not exported

Expected behaviour

No errors, and the file should be exported

Completed
Last Updated: 10 Jan 2025 12:48 by ADMIN
Release 2025 Q1 (Feb)
Created by: Lee
Comments: 0
Category: Kendo UI for jQuery
Type: Bug Report
0

There is an issue with the .k-sorted class being applied to the last column in the grid when the actual column is not visible. It also is not updating the k-sorted when a sort is applied after the grid was created. 

This seems to be an issue in the latest release if the column sorted on is hidden, the last column in the grid gets the class. I also noticed that sorting a column does not apply the k-sorted class to the correct column: https://dojo.telerik.com/@dojolee/eFIbaSUn 

Completed
Last Updated: 09 Jan 2025 13:40 by ADMIN
Release 2025 Q1 (Feb)

Bug Report

When creating the Grid from pre-defined HTML table, the header cells are missing classes. That results in inconsistency when using the Themebuilder to style the component.

Reproduction of the problem

  1. Open this Dojo example, which contains a Themebuilder-generated stylesheet - https://dojo.telerik.com/wpmTrWPf/3

Current behaviour

The HTML for the first column is manually added to the predefined markup. The second column is left as it is. As a result, the second column is not being styled according to the stylesheet because it is missing HTML and classes

Expected behaviour

The Grid should render the column headers as if (or at least similar ) they are defined through the columns configuration.

Planned
Last Updated: 09 Jan 2025 11:48 by ADMIN
Scheduled for 2025 Q1 (Feb)

Bug report

This is a continuation of the following issue.

Probably related to:
https://source.chromium.org/chromium/chromium/src/+/62d86ddddc8fad157321e42e2acdb18b6ebba951

Reproduction of the problem

  1. Open the following Dojo in a browser running under the Chromium engine.
  2. Notice that there is a an console error which showcases sporadically, indicating the following.

Image

Current behavior

The animation container's aria-hidden attribute causes a console error in Chrome and Edge.

Expected/desired behavior

The animation container's aria-hidden attribute should not cause a console error in Chrome and Edge.

Environment

  • Kendo UI version: 2024.4.1112
  • Browser: [Chrome, Edge]
1 2 3 4 5 6