[Issues][fixedColumnsLeft] Two scroll bars would show up when you have a big number of fixed columns on the left

Tags: #<Tag:0x00007efc61781dd8>

Hi There

Simply try this one, scroll the table to the very bottom and you will see the bug :slight_smile:

http://jsfiddle.net/semix/d93f0ndn/

Hi @semix1

it is caused by the overflow: auto. Handsontable doesnโ€™t like when we manipulate with the overflow settings.

Hi @aleksandra_budnik
Is there a quick fix for this?

Thanks
Semix

Sorry, but none. The table has to have a fixed pixels parameters to display.