Such behaviour is not expected by default. Columns with auto width renders zero width cells but should actually divide the rest of table equally when table-layout: fixed.
We should investigate this bug and when possible fix it. I would start looking from sanitize.css, perhaps it adds some weird styles to td, th or col elements.
Such behaviour is not expected by default. Columns with auto width renders zero width cells but should actually divide the rest of table equally when
table-layout: fixed.We should investigate this bug and when possible fix it. I would start looking from sanitize.css, perhaps it adds some weird styles to
td,thorcolelements.