]> source.dussan.org Git - vaadin-framework.git/commit
Fixes exception when enter is pressed and there is nothing to select (#19149)
authorArtur Signell <artur@vaadin.com>
Fri, 1 Jan 2016 10:02:06 +0000 (12:02 +0200)
committerTeemu Suo-Anttila <teemusa@vaadin.com>
Fri, 8 Jan 2016 11:48:14 +0000 (13:48 +0200)
commitc5c07da2193208fddb3e1bd7aa8b0b72722b9f88
tree8d91a5d3e5a2fed203e0e404d2c263112d493764
parentd847a4ad09e136894a45ab2a175c26fc139e2a93
Fixes exception when enter is pressed and there is nothing to select (#19149)

Change-Id: Ib6fd1d02b15f738a34b91adbb50c8d70844e5bad
client/src/com/vaadin/client/ui/VFilterSelect.java
uitest/src/com/vaadin/tests/components/combobox/ComboBoxEmptyItemsKeyboardNavigationTest.java