]> source.dussan.org Git - vaadin-framework.git/commit
Test case and fix for #3268 - ComboBox erroneus input is not always cleared
authorArtur Signell <artur.signell@itmill.com>
Tue, 22 Sep 2009 08:36:47 +0000 (08:36 +0000)
committerArtur Signell <artur.signell@itmill.com>
Tue, 22 Sep 2009 08:36:47 +0000 (08:36 +0000)
commitda8912fce63a7da163900e83a77991f308873eba
treebfac2b1d252d1f018cf5153704fbaf5a97433120
parent524d333b56909ea64e33a59c7a2e61827478b967
Test case and fix for #3268 - ComboBox erroneus input is not always cleared

svn changeset:8879/svn branch:6.1
src/com/vaadin/terminal/gwt/client/ui/VFilterSelect.java
src/com/vaadin/tests/components/combobox/ComboBoxValueInput.java [new file with mode: 0644]