From d9cbabb64c26412218bf8d15e46a279856869db0 Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Mon, 7 Jun 2010 06:48:43 +0000 Subject: [PATCH] Small delay in combo box test to produce more consistent results in IE7 and IE8 (combo box drop down disappeared too late) svn changeset:13582/svn branch:6.3 --- .../components/combobox/ComboBoxReapperingOldValue.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/src/com/vaadin/tests/components/combobox/ComboBoxReapperingOldValue.html b/tests/src/com/vaadin/tests/components/combobox/ComboBoxReapperingOldValue.html index c4980a31e4..e2615952e8 100644 --- a/tests/src/com/vaadin/tests/components/combobox/ComboBoxReapperingOldValue.html +++ b/tests/src/com/vaadin/tests/components/combobox/ComboBoxReapperingOldValue.html @@ -106,6 +106,11 @@ + + pause + 200 + + screenCapture -- 2.39.5