Skip to content

Clicking any row in a TreeTable causes immediate scrolling to top of table #3091

@vaadin-bot

Description

@vaadin-bot

Originally by archie172


This is a relatively new problem present in 7.0.0.beta6.

I have a TreeTable and it contains more rows than can be displayed in its height, and therefore it has a vertical scroll bar.

If I click on (i.e., select) any row in the table, the table immediately scrolls to the top.

Of course, to notice this effect you have to scroll down first, so that the scroll bars start out not at the top.

As soon as you click on a row, the table is scrolled to the top row. This is especially annoying when the row that you clicked on is way down at the bottom: as soon as you click on it, it is no longer visible in the scroll window and you have to scroll back down again to see it.


Imported from https://dev.vaadin.com/ issue #10106

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions