]> source.dussan.org Git - vaadin-framework.git/commitdiff
Replaced a click event with an mouseDown/mouseUp event in ComboBoxLargeIcons.
authorJohn Alhroos <john.ahlroos@itmill.com>
Fri, 4 Mar 2011 08:42:38 +0000 (08:42 +0000)
committerJohn Alhroos <john.ahlroos@itmill.com>
Fri, 4 Mar 2011 08:42:38 +0000 (08:42 +0000)
svn changeset:17598/svn branch:6.5

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

index a46f48fcfcac614af53814d477ae1a976af179f8..f27c82ede3f170deda48138c31ef35c5dfdf6fcc 100644 (file)
@@ -4,12 +4,12 @@
 <head profile="http://selenium-ide.openqa.org/profiles/test-case">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <link rel="selenium.base" href="" />
-<title>New Test</title>
+<title>ComboBoxLargeIcons</title>
 </head>
 <body>
 <table cellpadding="1" cellspacing="1" border="1">
 <thead>
-<tr><td rowspan="1" colspan="3">New Test</td></tr>
+<tr><td rowspan="1" colspan="3">ComboBoxLargeIcons</td></tr>
 </thead><tbody>
 <tr>
        <td>open</td>
        <td>icons-16x16-page1</td>
 </tr>
 <tr>
-       <td>mouseClick</td>
+       <td>mouseDown</td>
+       <td>vaadin=runcomvaadintestscomponentscomboboxComboboxes::Root/VFilterSelect$SuggestionPopup[0]/domChild[0]/domChild[2]/domChild[0]</td>
+       <td>116,6</td>
+</tr>
+<tr>
+       <td>mouseUp</td>
        <td>vaadin=runcomvaadintestscomponentscomboboxComboboxes::Root/VFilterSelect$SuggestionPopup[0]/domChild[0]/domChild[2]/domChild[0]</td>
        <td>116,6</td>
 </tr>
        <td>vaadin=runcomvaadintestscomponentscomboboxComboboxes::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/domChild[0]/domChild[6]/domChild[0]</td>
        <td>510,1</td>
 </tr>
+
 </tbody></table>
 </body>
 </html>