]> 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)
committerVaadin Code Review <review@vaadin.com>
Thu, 11 Jun 2015 14:59:38 +0000 (14:59 +0000)
commit21427ab2a60da967c489d6cc86bf9d89eb02412a
tree267d24d80f3337d2b493f085ffc670b8cdda1cc0
parent40bfdbf83d2e622aa826c8b66f3e2ad7d29ddb6b
Render nested invalid layouts correctly (#17598)

Change-Id: I959d62091f79c171a8c9f2c9b4ed2c7a67c65c39
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