]> source.dussan.org Git - vaadin-framework.git/commit
Fix issue when typing fast in combobox edit box plus then press TAB (#12325)
authorDmitrii Rogozin <dmitrii@vaadin.com>
Wed, 21 May 2014 09:53:25 +0000 (12:53 +0300)
committerDmitrii Rogozin <dmitrii@vaadin.com>
Thu, 22 May 2014 09:58:08 +0000 (09:58 +0000)
commit6133aa7f7fb63dfbf46fd14ef0b9bf57cd671b9b
tree8236bb1c94b35de62b1bf12f005acaf98a69da50
parent95e563a69b540bae2616466ae25646eba50d4afe
Fix issue when typing fast in combobox edit box plus then press TAB (#12325)

Change-Id: I35375d2b39fbd666d848f6ffa62aa0ce1c0d4fad
client/src/com/vaadin/client/ui/VFilterSelect.java
uitest/src/com/vaadin/tests/components/combobox/ComboBoxSlow.java
uitest/src/com/vaadin/tests/components/combobox/ComboBoxTabWhenFilter.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/combobox/SlowComboBox.java [new file with mode: 0644]