]> source.dussan.org Git - vaadin-framework.git/commitdiff
Tweak TooltipConfiguration test to pass in IE9 and IE10
authorLeif Åstrand <leif@vaadin.com>
Fri, 17 May 2013 09:44:17 +0000 (12:44 +0300)
committerLeif Åstrand <leif@vaadin.com>
Fri, 17 May 2013 09:44:34 +0000 (12:44 +0300)
Intermediate mouse move events are needed to make IE realize the same
element is hovered again

Change-Id: I409722e5b450988b3709a58e34b2eefe79a2be3c

uitest/src/com/vaadin/tests/components/ui/TooltipConfiguration.html

index c1734481c6b38c598b1e6659b738bcb5775dc130..e41cf5e176a51569e4ad2c7769ca77a73a6ccd8d 100644 (file)
        <td>vaadin=runcomvaadintestscomponentsuiTooltipConfiguration::PID_SClose timeout</td>
        <td>3000</td>
 </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>vaadin=runcomvaadintestscomponentsuiTooltipConfiguration::PID_SMax width</td>
        <td>100</td>
 </tr>
+<tr>
+       <td>mouseMoveAt</td>
+       <td>vaadin=runcomvaadintestscomponentsuiTooltipConfiguration::</td>
+       <td>0,0</td>
+</tr>
 <tr>
        <td>mouseMoveAt</td>
        <td>vaadin=runcomvaadintestscomponentsuiTooltipConfiguration::PID_SlongTooltip</td>