Freezing Column messing up all the other columns

Tags: #<Tag:0x00007efc6b460f28>

Here is an demo with js fiddle: https://jsfiddle.net/9824bLxu/1/
Reproduce bug: freeze column B.

Hi @alan.barclay
Thank you for sharing this example but I guess this issue has something to do with your custom renderer.
In this example: http://jsfiddle.net/fcr4dw92/ where we also have filters/dropdownMenu and contextMenu/manualColumnFreeze option turned on there’s no issues like in your example.

Thankyou I under stand that but I have another bug that I am sure has nothing to do with my rendering.
Demo: http://jsfiddle.net/fcr4dw92/1/
Reproduce:
freeze column D
try to use the drop down. the dropdown fails if you freeze the column

Yup, you’re right @alan.barclay we’re having a bug here.
I’ve commented most of settings http://jsfiddle.net/fcr4dw92/2/ and it’s still an issue.
I have to take some time to dig deeper what’s causing this behavior.

Thanks for sharing @alan.barclay!

Thank you.

Hi @alan.barclay
I added you issue at https://github.com/handsontable/handsontable/issues/3393 as it’s not related to any PRO feature.

I’m closing this issue. If you’ll have any additional comments/suggestions/investigation results please share them via that Github post.

Thanks again for your feedback.