Skip to content

HeighByRows is off by one pixel #82

@javier-godoy

Description

@javier-godoy

Integration test testOpenWithItemsDefaultSize (http://127.0.0.1:8080/it/height-by-rows/10) fails in Vaadin 23.3.15 / 24.1.1 because it expects the offsetSize to be 453px but it is computed as 452px.

The test is correct: the offset size must be the same as in testOpenWithItemsFullSize (http://127.0.0.1:8080/it/height-by-rows/10;fullsize), which computes the height as 453px.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Under consideration

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions