]> 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)
committerSauli Tähkäpää <sauli@vaadin.com>
Fri, 19 Sep 2014 05:48:51 +0000 (08:48 +0300)
commitc84bfc72cc6ff2bf327c5e8d743a8578d6325d84
tree232370ffe7679e7c02a3b38371714d669f3f7eeb
parentacad1dc963fea2bd6cb043cf8722a8df536599b5
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]