Column shifting left

I have a grid with three columns. I also have smart rendering enabled that puts a vertical scrollbar in the grid. When I click on any cell in the third column, the columns shift left by a specific width. This doesn’t happen when I click on the first two cells. I think the vertical scrollbar is hiding a portion of the third cell and clicking on that cell tries to reveal it’s actual width, thereby pushing the columns to the left. How can I prevent this from happening?

thanks,
Vasanth

Unfortunately the issue cannot be reconstructed locally.
Please, provide any kind of sample or a demo link to reconstruct the issue.