]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixed missing blur event from TestBench test.
authorJohn Alhroos <john.ahlroos@itmill.com>
Thu, 3 Mar 2011 14:08:39 +0000 (14:08 +0000)
committerJohn Alhroos <john.ahlroos@itmill.com>
Thu, 3 Mar 2011 14:08:39 +0000 (14:08 +0000)
svn changeset:17578/svn branch:6.5

tests/src/com/vaadin/tests/components/combobox/ComboFocusBlurEvents.html

index f82f06afbfa6c941536c663ad34d1d7d26e229f6..bd7014c14b7358a59655633de3a92b1c9cfa3862 100644 (file)
 <!--Test ended.-->
 <!--Move focus out with mouse-->
 <tr>
-       <td>mouseClick</td>
+       <td>focus</td>
        <td>vaadin=runcomvaadintestscomponentscomboboxComboFocusBlurEvents::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[1]/VTextField[0]</td>
-       <td>87,12</td>
+       <td></td>
 </tr>
 <tr>
        <td>assertText</td>
        <td>vaadin=runcomvaadintestscomponentscomboboxComboFocusBlurEvents::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[2]/VLabel[0]</td>
-       <td>exact:0: Focus event!<br />1: Blur event!</td>
+       <td>0: Focus event!<br />1: Blur event!</td>
 </tr>
 <!--End test.-->
 <tr>