]> source.dussan.org Git - vaadin-framework.git/commit
Take error element into account when layouting Form (#10589) 37/637/2
authorLeif Åstrand <leif@vaadin.com>
Mon, 14 Jan 2013 15:04:16 +0000 (17:04 +0200)
committerLeif Åstrand <leif@vaadin.com>
Mon, 14 Jan 2013 17:39:59 +0000 (19:39 +0200)
commit6f6fe32f67053e99cd7637ac658cd33ec047d873
tree7b8167e322f6b61403da32adfbaa386f7a7951ae
parentcbe5abeb4c8221a56e116f445a6f054881eb6ce4
Take error element into account when layouting Form (#10589)

Change-Id: I22e232e5b9660d5c1b902435a03250bf97eab102
client/src/com/vaadin/client/ui/form/FormConnector.java
uitest/src/com/vaadin/tests/components/form/FormErrorVisible.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/form/FormErrorVisible.java [new file with mode: 0644]