Skip to content

RowHeader with incorrect height #361

@jsonn

Description

@jsonn

With recent Firefox versions, I am observing a messed up grid when using RowHeader. Easiest way to reproduce it is to go the Grid Playground, add the RowHeader module and run. Now change the font size with +<+> or +<-> and observe that the height of the RowHeader column will slightly deviate from the height of the data rows. I am often running into this without such manual resizing.

Root of the problem seems to be that the height of the data rows is not an integer, but e.g. 1/6px larger, but the DOM query gives it rounded down.

screenshot from 2015-09-16 22 14 04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions