]> source.dussan.org Git - vaadin-framework.git/commitdiff
Removed blur test from comboFocusBlurEvents since the focus/blur events does not...
authorJohn Alhroos <john.ahlroos@itmill.com>
Fri, 4 Mar 2011 14:06:33 +0000 (14:06 +0000)
committerJohn Alhroos <john.ahlroos@itmill.com>
Fri, 4 Mar 2011 14:06:33 +0000 (14:06 +0000)
svn changeset:17616/svn branch:6.5

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

index bd7014c14b7358a59655633de3a92b1c9cfa3862..9a4deaa3d01f93be4b9e69044d663d784dee9342 100644 (file)
 </tr>
 <!--Test ended.-->
 <!--Move focus out with mouse-->
+<!-- TODO: This is not currently possible since TestBench does not handle focus events properly in IE and the 
+                  the blur event will never get trigger. In all other browsers this works.
 <tr>
        <td>focus</td>
        <td>vaadin=runcomvaadintestscomponentscomboboxComboFocusBlurEvents::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[1]/VTextField[0]</td>
        <td>vaadin=runcomvaadintestscomponentscomboboxComboFocusBlurEvents::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[2]/VLabel[0]</td>
        <td>0: Focus event!<br />1: Blur event!</td>
 </tr>
-<!--End test.-->
 <tr>
        <td>screenCapture</td>
        <td></td>
        <td>OneFocusOneBlur</td>
 </tr>
+-->
+<!--End test.-->
 
 </tbody></table>
 </body>