]> source.dussan.org Git - vaadin-framework.git/commit
Remove tooltip that's causing CalendarAcrionEventSourceTest failures
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Wed, 26 Feb 2014 14:27:27 +0000 (16:27 +0200)
committerVaadin Code Review <review@vaadin.com>
Thu, 27 Feb 2014 11:36:45 +0000 (11:36 +0000)
commite961d43fd319148f5ab5fab452aed932105e363a
tree1c894ac43160e81d10b14300cc816b03a7ddcfd1
parentfbce1270b1ea9260a6bb1842f5a5747d173b6f0a
Remove tooltip that's causing CalendarAcrionEventSourceTest failures

This said tooltip gets in front of the context menu and native events
actually clicks on the tooltip instead of the context menu item.

Change-Id: I6519ba98351a5ad03ccc35c29b85a831e3026325
uitest/src/com/vaadin/tests/components/calendar/CalendarActionEventSource.java