]> source.dussan.org Git - vaadin-framework.git/commit
Fix ComboBox cleared suggestion popup on ItemSetChange (#13635)
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Mon, 28 Apr 2014 11:26:26 +0000 (14:26 +0300)
committerVaadin Code Review <review@vaadin.com>
Mon, 28 Apr 2014 12:53:27 +0000 (12:53 +0000)
commit0897607042fe8da4c20d02ae47d1ac0b326f243d
tree253b95436225a902d36afc164f2be5112025a71b
parent813559e82a8093bd21fb0399f3d9b1654472e466
Fix ComboBox cleared suggestion popup on ItemSetChange (#13635)

Change-Id: I77285e17819daf1b8328a8aea6d62a6b6b53510c
client/src/com/vaadin/client/ui/combobox/ComboBoxConnector.java
uitest/src/com/vaadin/tests/components/combobox/ComboBoxItemAddingWithFocusListener.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/combobox/ComboBoxItemAddingWithFocusListenerTest.java [new file with mode: 0644]