]> source.dussan.org Git - vaadin-framework.git/commit
Fix CustomLayout: component not added at the default location (#14340)
authorAnna Miroshnik <anna.miroshnik@arcadia.spb.ru>
Wed, 20 Aug 2014 10:47:39 +0000 (14:47 +0400)
committerVaadin Code Review <review@vaadin.com>
Thu, 21 Aug 2014 07:59:11 +0000 (07:59 +0000)
commitf247e5bb9d84326771327d619ce501c7ba2909fd
tree1565e2c2093f82794c7c257b8b864089e901705b
parent8476b57ce2261313f47b21764ddc02cc128b2fd4
Fix CustomLayout: component not added at the default location (#14340)

Change-Id: I5eb76915b52f6b73ff0799631d98d5711041eeb5
WebContent/VAADIN/themes/tests-tickets/layouts/Ticket14340.html [new file with mode: 0644]
client/src/com/vaadin/client/ui/VCustomLayout.java
uitest/src/com/vaadin/tests/layouts/customlayout/DefaultLocationInCustomLayout.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/layouts/customlayout/DefaultLocationInCustomLayoutTest.java [new file with mode: 0644]