Completed
Last Updated: 09 Feb 2021 09:13 by ADMIN
Michael
Created on: 28 Aug 2019 17:49
Category: Kendo UI for jQuery
Type: Bug Report
0
Grid - Resize Handle not updating position after horizontal scroll in unlocked column area

When using a grid with locked columns if the unlocked area is scrollable once scrolled horizontally the resize handle keeps it's original absolute positioning and doesn't respect the change in scroll. 

When hovering over the edge of the column I can no longer see the resize handle. I can hover to the left where it would have been with no scrolling and then see it. 

On DOM inspection I see the event to update the handle's position STILL FIRES when hovering the edge of a column header, but the position is based on scrollLeft() === 0. 

I will assume the needed left position for each column is calculated on creation but is not re-calculated for horizontal scroll. 

 

This can be reproduced in the live demos on Telerik's site. 

 

https://demos.telerik.com/kendo-ui/grid/frozen-columns

 

1 comment
ADMIN
Nikolay
Posted on: 03 Sep 2019 13:03
Hello Michael,

Thank you for taking the time to report the behavior that you have observed. This is a known issue which is now fixed in our latest internal build available in your account:

The fix will also be added to our next official release (planned for mid-September) so you can upgrade to it when once it becomes available. Yet, if you need this in a live site, the option is to revert to the R2 2019 (2019.2.514) where the bug is not present.

Please accept our apology for the inconvenience and let me know in case you have further questions. 

Kind regards,
Nikolay
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.