kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

Grid non-sortable columns have a mouse pointer on hover

Open kendo-bot opened this issue 3 years ago • 0 comments

Bug report

When a non-sortable Grid column header is hovered, the mouse cursor indicates that it is sortable.

Reproduction of the problem

  1. Create a sortable Grid with a non-sortable column.

  2. Hover the column header.

  3. Mouse cursor is a "pointer".

Here is a dojo sample for reproduction: https://dojo.telerik.com/OZiMiJES

Expected/desired behavior

Only the headers of the sortable Grid columns should be indicated with a "pointer" when hovered.

Environment

Kendo UI version: 2022.6.621 jQuery version: 1.12.4 Browser: [all]

kendo-bot avatar Aug 02 '22 11:08 kendo-bot