]> source.dussan.org Git - vaadin-framework.git/commit
Render nested invalid layouts correctly (#17598)
authorArtur Signell <artur@vaadin.com>
Wed, 20 May 2015 17:59:55 +0000 (20:59 +0300)
committerTeemu Suo-Anttila <teemusa@vaadin.com>
Tue, 7 Jul 2015 13:19:08 +0000 (16:19 +0300)
commitac4e85f4e35a57d1ba6e6f3448744cbb0c2df60f
tree0a69aded1d4813f412016ebe34fb6e85572466c2
parentd55f59d449e7d8ac9ad6f6ba4fbdb604d023648c
Render nested invalid layouts correctly (#17598)

Change-Id: Iaaf86a6d0d3dbd33beb0d76f64383548be196f4d
server/src/com/vaadin/server/ComponentSizeValidator.java
uitest/src/com/vaadin/tests/components/orderedlayout/NestedInvalidLayouts.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/orderedlayout/NestedInvalidLayoutsTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/table/SelectAllConstantViewport.java