Datatable leftsplit resize error

I have been noticing some rendering issues when resizing columns with a left split on chrome.

Every once in a while if I resize the column where the split is, the header will resize but the rows will not, or sometimes the rows on the right side of the split get wrapped on a new line.

I am using v.2.5.8 of webix.

Is issue occurs only in latest Google Chrome ?

I am running version 44.0.2403.155, the latest stable version of chrome. I don’t know how to test my application on older versions of chrome, but I can confirm that this issue only happens on Chrome. I’ve tested it on IE and Firefox and it works fine.

After resizing the “notes” column.
Chrome:

IE:

There is a known issue with latest Chrome

https://code.google.com/p/chromium/issues/detail?id=497178&can=1&q=webix&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified

As result styles are applied incorrectly in some cases. It will be resolved when new version of Chrome will be released. If you need fix ASAP please send a demo link, where the issue occurs to the support@webix.com, we will check how it can be patched.

Thank you for the reply maksim. From the test page you made, I can confirm that my issue is caused by chrome. My issue isn’t too urgent, so I will see if the new version of chrome fixes this.