]> source.dussan.org Git - vaadin-framework.git/commit
Fix menu item tooltips showing up too early (#13914)
authorJuuso Valli <juuso@vaadin.com>
Mon, 2 Jun 2014 14:28:49 +0000 (17:28 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 3 Jun 2014 13:32:53 +0000 (13:32 +0000)
commitbbfb23632b27f0e1a2972d960295422b2a878d7c
tree17f8a12ab3186b5bf89de3d621e8eb12ee53124b
parent85efc3bff1bdbe6ca19316a7eb6b8cc34d97f9c7
Fix menu item tooltips showing up too early (#13914)

Change-Id: Id324ed06e45e73a9383667e86651ea794c3ff322
client/src/com/vaadin/client/VTooltip.java
uitest/src/com/vaadin/tests/components/menubar/MenuTooltip.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/menubar/MenuTooltipTest.java [new file with mode: 0644]