Manual Column Resize not working with transform

Tags: #<Tag:0x00007efc6de78f40>

With the transform: translateZ(0) CSS rule, the manualColumnResizer handler will be off. (see example: hover over the header columns)

http://jsfiddle.net/s6t768pq/963/

Hi @TheForce

thank you for sharing.

Unfortunately, it is a known bug. It has been reported at https://github.com/handsontable/handsontable/issues/3946
Currently, Handsontable is not prepared to handle CSS scale/transform options.

Thanks for the quick reply, any estimate on when this might be fixed?

I think that we will be able to fix the issue after changing the measurements from pixels to more responsive units

I see, any rough estimate on when that might be? Thanks.

Not yet, however, I highly encourage to track the changes in our Roadmap https://trello.com/b/PztR4hpj/handsontable-roadmap-2017-login-to-vote

1 Like