This is a migrated thread and some comments may be shown as answers.

Column Resize Broken on Latest Chrome (Version 61.0.3163.100)

3 Answers 166 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Joon-Sae
Top achievements
Rank 1
Joon-Sae asked on 26 Sep 2017, 08:35 PM

On the latest version of chrome 61.0.3163.100 column resize is broken if zoom is not set to 100%.  ie. if zoom is set to 110% then column resize no longer works.  This worked on version 60.0.3112.113.

Just try out the resize column sample on your demos page

http://demos.telerik.com/kendo-ui/grid/column-resizing

When on the page set zoom to 110%.  Column resize stops working.

3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 28 Sep 2017, 06:44 PM
Hello,

The behavior is caused by a known issue introduced in the latest version of Chrome. The problem is logged in our git repo: https://github.com/telerik/kendo-ui-core/issues/3623 from where you can monitor its status.

Meanwhile as a workaround you can override the _positionColumnResizeHandle internal method as shown in the dojo example below:
http://dojo.telerik.com/apUpO


Regards,
Pavlina
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Joon-Sae
Top achievements
Rank 1
answered on 28 Sep 2017, 08:25 PM

There's a js error using the provided fix.

ReferenceError: cursor is not defined
cursor(that.wrapper, "");

0
Pavlina
Telerik team
answered on 02 Oct 2017, 04:22 PM
Hi,

Indeed the dojo has a problem, but I am happy to inform you that the issue with Column resizing in Chrome  is already fixed and passed to our QA Engineers. Once the tests pass, the issue will be marked with a milestone so you will be aware when the fix will be released. We expect that it will be included in the upcoming SP1 release.

Please accept my apology for this inconvenience. 

Regards,
Pavlina
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Joon-Sae
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Joon-Sae
Top achievements
Rank 1
Share this question
or