]> source.dussan.org Git - vaadin-framework.git/commit
Fixed Tab error tooltips (#12802)
authorJuho Nurminen <juho@vaadin.com>
Wed, 30 Oct 2013 12:25:30 +0000 (14:25 +0200)
committerVaadin Code Review <review@vaadin.com>
Wed, 30 Oct 2013 13:43:33 +0000 (13:43 +0000)
commite2157f47967e1470704cb0b2ab023941f26171f9
tree7d130a8b35f159523d2e8eb5905cc7d61d11c696
parent017bd0684c7d6c8475c8b43514e6f3998095c8d6
Fixed Tab error tooltips (#12802)

Change-Id: I5ad33f38be5fac64805950d143ad2712e671ff83
client/src/com/vaadin/client/ui/VTabsheet.java
uitest/src/com/vaadin/tests/components/tabsheet/TabSheetErrorTooltip.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/tabsheet/TabSheetErrorTooltipTest.java [new file with mode: 0644]