Completed
Last Updated: 27 Jan 2025 09:26 by ADMIN
Release 2025 Q1 (Feb)

Bug report

The last column of the Grid is darker in color when a hidden column is sorted through the DataSource.

Reproduction of the problem

  1. Run https://dojo.telerik.com/UhFxSjVc/2
  2. Inspect the last column

Current behavior

k-sorted class is added to the last col of the colgroup. The issue is triggered by this line of code in the Kendo ColumnSorter

table.find("col:not(.k-group-col):not(.k-hierarchy-col)").eq(headerIndex).toggleClass("k-sorted", dir !== undefined$1);

Image

Expected/desired behavior

The class should not be added if the column that is sorted is hidden.
Image

Environment

  • Kendo UI version: 2024.4.1112
  • Browser: all
Won't Fix
Last Updated: 01 Sep 2025 09:20 by ADMIN
 Title: Incorrect role as link is defined for the 'Filter' button in Windows.

Test Environment: 
OS: Windows 11 Version 24H2(OS Build 26100.2161)
Browser: Edge Version 131.0.2903.112 (Official build) (64-bit)
Screen Readers: Narrator, NVDA Version 2024.4.1, JAWS 2025.2412.50
    User Impact:
    Screen Readers users will not be able to understand the purpose of the control if Screen Reader is announcing incorrect role for the Filter button in Windows.

    Observation:
    1. This issue is observed with (NVDA, JAWS and Narrator) using down arrow key/Tab key.
    Pre-Requisite:
    1. Press F12 key to open the developer tool and inspect the code.
    Repro Steps:
    1. Open URL: https://demos.telerik.com/kendo-ui/grid/filter-menu-customization in Edge browser.
    2. Navigate to the Filter icon present in the city/Title/Birth date column header.
    3. Press F12 to open Dev tool and inspect the code for Filter button.
    4. Observe whether correct role is defined for "Filter" button or not.
    Actual Result:
    Incorrect role as link is defined for the 'Filter' button.

    Observation: 
    Keyboard focus is not moving to the filter icon. 
    Screen reader is announcing as 'Link city filter column settings'.

    Attachment Name: Incorrect role as link is defined for the 'Filter' button in Windows..mkv

    Expected Result:
    Correct role as 'Button' should be defined for the Filter button.
    Keyboard focus should move to the Filter button and Screen reader should announce as 'City Filter button column settings'.
    Completed
    Last Updated: 24 Feb 2025 14:02 by ADMIN
    Release 2025 Q2 (May)

    Bug report

    The .k-grid-container and .k-grid-content classes added to non-scrollable Grid


    Regression with 2025.1.211

    Reproduction of the problem

    More info in Dojo: https://dojo.telerik.com/YLgJCnaL


    Environment
    jQuery: 3.4.1
    Kendo UI version: 2025.1.211
    Browser: [all]

    Completed
    Last Updated: 26 Feb 2025 14:23 by ADMIN
    Release 2025 Q2 (May)

    Bug report

    When you filter a date field in the Grid, picking a date from the first filter component will result in the value being passed to the second filter component when you open the filter menu again.

    Regression introduced with 2024.4.1112

    Reproduction of the problem

    1. Open this Dojo - https://dojo.telerik.com/JJFYjYcw/5
    2. Open the Filter Menu and pick a date from the first filter component
    3. Press Filter, and then open the filter menu again to check the value of the second filter component

    Current behavior

    The value picked for the first filter component is being passed to the second as well.

    Expected behavior

    The value of the second filter should remain empty

    Environment

    • Kendo UI version: 2025.1.211
    • Browser: [all]
    Unplanned
    Last Updated: 26 Feb 2025 08:08 by Peter

    Bug report

    Reordering using clickMoveClick in the Grid is very inconsistent.

    Reproduction of the problem

    1. Open the Drag and Drop Grid demo - https://demos.telerik.com/kendo-ui/grid/drag-drop
    2. Try reordering a row using click-move-click

    Current behavior

    The targeted row is not being reordered

    Expected behavior

    The targeted row should be reordered

    Environment

    • Kendo UI version: 2025.1.211
    • Browser: [all]
    Unplanned
    Last Updated: 25 Mar 2025 11:02 by Bradley

    Bug report
    Grid's loader gets lost in the scrollable area height is greater than the viewport height

    Reproduction of the problem

    Dojo: https://dojo.telerik.com/hqknEyYx/2

    Run and click on Export to Excel button

    Worakround: https://dojo.telerik.com/gSsYgQpZ

    excelExport: function (e) {
              let gridHeight = $("#grid").height();
              if (gridHeight < 700) {
                $("div.k-loader-container-inner").addClass("smallHeight");
                
              } else {
                $("div.k-loader-container-inner").addClass("biggerHeight");
              }
            }
    ...
    <style>
            div.loaderPosition {
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
            }
          div.biggerHeight {
            position: absolute;
              top: 50vh;
              left: 50%;
              transform: translate(-50%, -50%);
          }
        </style>

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

    Unplanned
    Last Updated: 16 Apr 2025 12:41 by m4k14
    Created by: m4k14
    Comments: 0
    Category: Grid
    Type: Bug Report
    0

    Bug report

    When the Grid is in RTL mode and has horizontal scroll it does not autoscroll when the user try to reorder columns.

    Reproduction of the problem

    1. Open the Dojo - https://dojo.telerik.com/kmwtfkRd
    2. Try to reorder the columns.

    Current behavior

    The horizotnal scroll does not move when dragging. In non-rtl mode the horizontal scroll autoscrolls while dragging a column.

    Expected/desired behavior

    The behavior in RTL mdoe should be consistent with non-rtl. The horizontal scroll should move when dragging a column.

    Environment

    • Kendo UI version: 2025.1.227
    Completed
    Last Updated: 14 Jul 2025 12:34 by ADMIN
    Release 2025 Q3 (Aug)

    Bug report

    Grid in inline edit mode with reorderable.rows does not save changed data

    Reproduction of the problem

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

    2. Hit Edit

    3. Edit field

    4. Click Save

    Notice that the data is not updated.

    Environment
    Kendo UI version: 2025.1.227

    Completed
    Last Updated: 19 May 2025 10:35 by ADMIN
    Release 2025 Q2 (May)

    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]
    Completed
    Last Updated: 19 May 2025 14:26 by ADMIN
    Release 2025 Q2 (May)

    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]
    Completed
    Last Updated: 26 Jun 2025 07:19 by ADMIN
    Release 2025 Q3 (Aug)

    Bug report

    When there is iconClass option set in the Grid toolbar an extra span with 'k-sprite' class is rendered. If icon: 'none' is added to the items configuration, then the additional span does not appear.

    Reproduction of the problem

    1. Open the Dojo - https://dojo.telerik.com/JkrjieZO
    2. Open the overflow menu and inspect the last two items

    Current behavior

    All items except the last one have the span as in the image below:

    Image

    The span leads to an extra space.

    Expected/desired behavior

    There should be no extra spaces when the iconClass option is used.

    Wokraround

    <style>
        .k-sprite{
          display: none
        }
      </style>
    

    https://dojo.telerik.com/mLcNnDXS

    Environment

    • Kendo UI version: 2025.2.520
    • Browser: [all]
    Unplanned
    Last Updated: 03 Jun 2025 10:33 by Josh

    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.

    Completed
    Last Updated: 30 Jun 2025 10:49 by ADMIN
    Release 2025 Q3 (Aug)

    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 ]
    Completed
    Last Updated: 19 Jun 2025 11:58 by ADMIN
    Release 2025 Q3 (Aug)

    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: 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]
    Completed
    Last Updated: 15 Jul 2025 08:07 by ADMIN
    Release 2025 Q3 (Aug)

    Bug report

    With a Virtual-scrolled navigatable Kendo UI Grid, if you initially scroll down a couple pages and click on a row, the selection is not correct and the position changes.

    Reproduction of the problem

    1. Go to this Progress Kendo UI Dojo
    2. Scroll down
    3. Select a row

    Current behavior

    The position shifts upon selecting a row.
    The changing event is not fired when selecting a row the first time.

    Expected/desired behavior

    The position should not shift, and the changing event should be fired upon every selection change.

    The issue is a regression starting with the 2025.2.520 version.

    Environment

    • Kendo UI version: 2025.2.520
    • Browser: [all ]
    Completed
    Last Updated: 24 Jun 2025 11:36 by ADMIN
    Release 2025 Q3 (Aug)
    Created by: Support
    Comments: 0
    Category: Grid
    Type: Bug Report
    0

    Bug report

    Locked Rows wrong height calculation with line-height

     

      td {
          line-height: 1.1em;
      }

     

    A regression introduced in version 2025.1.211.

    Reproduction of the problem

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



    Environment

    jQuery:  3.4.1

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

    Unplanned
    Last Updated: 25 Jun 2025 13:31 by ecobite

    Bug report

    Grid in adaptive mode does not allow column resizing on mobile devices

    Reproduction of the problem

    adaptiveMode: "auto"

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

    Run on a mobile device and try to resize 

    Environment

    jQuery: 2025.2.520

    Kendo UI version: 2025.2.520
    Browser: [all ]

    Completed
    Last Updated: 15 Sep 2025 11:05 by ADMIN
    Release 2025 Q4 (Nov)

    Bug report

    When a user clicks on a locked column header (for example for sorting), the focus unexpectedly shifts to the first unlocked column instead of remaining on the clicked header.

    Reproduction of the problem

    1. Open the Dojo - https://dojo.telerik.com/bZUXgWQT.
    2. Click on the ID or Name header.

    Current behavior

    The visual/keyboard focus immediately moves to the first unlocked column. If the user clicks the second locked column, the focus shifts to the second unlocked column.

    Expected/desired behavior

    Clicking on a locked column should retain focus on that column, not move to another grid column.

    Regression

    The issue is a regression starting with 2022.3.913 version

    Environment

    • Kendo UI version: 2025.2.520
    • Browser: [all ]
    Unplanned
    Last Updated: 21 Jul 2025 11:44 by Ionela

    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]