Row/Column Resizer Misaligned When using CSS Zoom to Scale Handsontable

Hi team,

I’m running into an issue where the column resizer handles in Handsontable become misaligned whenever I apply CSS zoom to scale the table. Check Demo

Here’s the context:

  • I have a button that toggles scaling for the entire Handsontable instance.

  • I’m applying scaling using the CSS property zoom (e.g. zoom: 0.9 or zoom: 1.1) on the wrapper element.

  • The goal is just to visually scale the table without breaking any interactions.

Would love to know if this is a known limitation or if there’s a recommended approach for scaling Handsontable visually without breaking column resizing alignment.

Hi @abhay.gupta

We get the same issue from your colleague on our e-mail and we are investigating it there so I will close this topic.