aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/grid
diff options
context:
space:
mode:
authorHenrik Paul <henrik@vaadin.com>2015-03-18 10:16:47 +0200
committerHenrik Paul <henrik@vaadin.com>2015-03-18 10:16:47 +0200
commit5c2da23e72e17d04e3cafc67ff1166dc313b9712 (patch)
treed2f538133a5ab3e0f54c0793ecc3a9d5355c6cb3 /uitest/src/com/vaadin/tests/components/grid
parent251ed2cbb633778d467e0a646ad6f87e3e8ca4bb (diff)
downloadvaadin-framework-5c2da23e72e17d04e3cafc67ff1166dc313b9712.tar.gz
vaadin-framework-5c2da23e72e17d04e3cafc67ff1166dc313b9712.zip
Fixes a bug when scrolling a Grid with details open (#16644)
If the a row with an open details row was pushed out of the active row range, the component would be removed from the connector hierarchy on the server side but not on the client side. Vaadin gave a warning for this. This patch makes sure that the widget is properly deregistered when it gets outside of the active range pre-emptively. Change-Id: I2145e82a990ded31e4426e85e59edad9d4d4194f
Diffstat (limited to 'uitest/src/com/vaadin/tests/components/grid')
0 files changed, 0 insertions, 0 deletions