You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you expand an item in a TreeTable the TreeTable scrolls back to a previously selected item. Therefor one has to scroll back to the expanded item since it is not visible anymore.
TreeTable does not scroll back if the expand event happens on a different page.
Tested Firefox ESR 31+38, IE11 works as expected
Instructions on how to reproduce the problem:
-Select first item in table
-Scroll down till selection is not visible
-Expand the lowest visible item
Originally by Christoph.A
If you expand an item in a TreeTable the TreeTable scrolls back to a previously selected item. Therefor one has to scroll back to the expanded item since it is not visible anymore.
TreeTable does not scroll back if the expand event happens on a different page.
Tested Firefox ESR 31+38, IE11 works as expected
Instructions on how to reproduce the problem:
-Select first item in table
-Scroll down till selection is not visible
-Expand the lowest visible item
Imported from https://dev.vaadin.com/ issue #18247
The text was updated successfully, but these errors were encountered: