From 2a72a1db5f3698c4fe040b96043f9fea3f31d308 Mon Sep 17 00:00:00 2001 From: Automerge Date: Fri, 4 May 2012 09:55:44 +0000 Subject: [PATCH] [merge from 6.7] Blur the combo box before swapping data source to avoid random issue in Safari related to Testbench blur emulation svn changeset:23675/svn branch:6.8 --- .../components/combobox/ComboBoxInvalidNullSelection.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/testbench/com/vaadin/tests/components/combobox/ComboBoxInvalidNullSelection.html b/tests/testbench/com/vaadin/tests/components/combobox/ComboBoxInvalidNullSelection.html index bbe5d5d717..1459a30985 100644 --- a/tests/testbench/com/vaadin/tests/components/combobox/ComboBoxInvalidNullSelection.html +++ b/tests/testbench/com/vaadin/tests/components/combobox/ComboBoxInvalidNullSelection.html @@ -31,6 +31,11 @@ vaadin=runcomvaadintestscomponentscomboboxComboBoxInvalidNullSelection::Root/VFilterSelect$SuggestionPopup[0]/VFilterSelect$SuggestionMenu[0]#item3 101,11 + + click + vaadin=runcomvaadintestscomponentscomboboxComboBoxInvalidNullSelection::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[3]/VButton[0]/domChild[0]/domChild[0] + + click vaadin=runcomvaadintestscomponentscomboboxComboBoxInvalidNullSelection::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[1]/VButton[0]/domChild[0]/domChild[0] -- 2.39.5