Table scrolls to the top

I am using a table with one generated row (inside a tab layout).
The table’s datasource is a BeanItemContainer.
Typically has several hundred items.
When an item is removed with the
BeanItemContainer
.removeItem(item) method, the table scrolls to the top (almost) everytime.

I have tried getting and setting currentPage … no joy.

Any idea what to do?

Vaadin 7.1.8.

THX!

Could you reproduce this issue with some example? In this case, you could open a ticket here: https://vaadin.com/bug