Browse Source

Workaround #4287 (Opera must click on checkbox, not text)

svn changeset:15040/svn branch:6.4
tags/6.7.0.beta1
Artur Signell 13 years ago
parent
commit
bce419c533
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      tests/src/com/vaadin/tests/components/combobox/Comboboxes.html

+ 2
- 2
tests/src/com/vaadin/tests/components/combobox/Comboboxes.html View File

@@ -215,7 +215,7 @@
<!--Start testing modes-->
<tr>
<td>mouseClick</td>
<td>vaadin=runcomvaadintestscomponentscomboboxComboboxes::PID_Scheckboxaction-Readonly/domChild[1]</td>
<td>vaadin=runcomvaadintestscomponentscomboboxComboboxes::PID_Scheckboxaction-Readonly/domChild[0]</td>
<td>23,5</td>
</tr>
<tr>
@@ -245,7 +245,7 @@
</tr>
<tr>
<td>mouseClick</td>
<td>vaadin=runcomvaadintestscomponentscomboboxComboboxes::PID_Scheckboxaction-Readonly/domChild[1]</td>
<td>vaadin=runcomvaadintestscomponentscomboboxComboboxes::PID_Scheckboxaction-Readonly/domChild[0]</td>
<td>26,10</td>
</tr>
<tr>

Loading…
Cancel
Save