[GH #6587, #6589] Nested Header with width

Tags: #<Tag:0x00007f8b2a1e8928> #<Tag:0x00007f8b2a1e8798>

nestedHeaders doesn’t honour column widths if a header content is longer than the column width. However, it is not the case if I use colHeaders instead of nestedHeaders.

Demo with colHeaders (works awesome): https://jsfiddle.net/6t9k28nc/1/
Demo with nestedHeaders (doesn’t work): https://jsfiddle.net/6t9k28nc

I have replicated the scenario and will test it out.
Thank you for sharing @mr.divyanshindore

I’ve simplified the example and reported it on our Github board https://github.com/handsontable/handsontable/issues/6587 and here https://github.com/handsontable/handsontable/issues/6589

Thanks @aleksandra_budnik