Skip to content

Fixed table layout with auto-width columns hides cells in column #76

Description

@viktor-yakubiv

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions