aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2013-05-17 12:44:17 +0300
committerLeif Åstrand <leif@vaadin.com>2013-05-17 12:44:34 +0300
commit656eaa59582c2d4ec7ae94457d6c6a542150bdc2 (patch)
tree9c734e86adb72f20250ce7443362cec0e05e5fa6 /uitest
parentfa0c9f5789d6c2f93fe17329d4cd56d2b232a89a (diff)
downloadvaadin-framework-656eaa59582c2d4ec7ae94457d6c6a542150bdc2.tar.gz
vaadin-framework-656eaa59582c2d4ec7ae94457d6c6a542150bdc2.zip
Tweak TooltipConfiguration test to pass in IE9 and IE10
Intermediate mouse move events are needed to make IE realize the same element is hovered again Change-Id: I409722e5b450988b3709a58e34b2eefe79a2be3c
Diffstat (limited to 'uitest')
-rw-r--r--uitest/src/com/vaadin/tests/components/ui/TooltipConfiguration.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/uitest/src/com/vaadin/tests/components/ui/TooltipConfiguration.html b/uitest/src/com/vaadin/tests/components/ui/TooltipConfiguration.html
index c1734481c6..e41cf5e176 100644
--- a/uitest/src/com/vaadin/tests/components/ui/TooltipConfiguration.html
+++ b/uitest/src/com/vaadin/tests/components/ui/TooltipConfiguration.html
@@ -55,6 +55,11 @@
</tr>
<tr>
<td>mouseMoveAt</td>
+ <td>vaadin=runcomvaadintestscomponentsuiTooltipConfiguration::</td>
+ <td>0,0</td>
+</tr>
+<tr>
+ <td>mouseMoveAt</td>
<td>vaadin=runcomvaadintestscomponentsuiTooltipConfiguration::PID_SshortTooltip</td>
<td>0,0</td>
</tr>
@@ -117,6 +122,11 @@
</tr>
<tr>
<td>mouseMoveAt</td>
+ <td>vaadin=runcomvaadintestscomponentsuiTooltipConfiguration::</td>
+ <td>0,0</td>
+</tr>
+<tr>
+ <td>mouseMoveAt</td>
<td>vaadin=runcomvaadintestscomponentsuiTooltipConfiguration::PID_SlongTooltip</td>
<td>0,0</td>
</tr>