]> source.dussan.org Git - vaadin-framework.git/commit
Select last item only if filtered items exist. (#18441)
authorSauli Tähkäpää <sauli@vaadin.com>
Thu, 9 Jul 2015 10:27:49 +0000 (13:27 +0300)
committerTeemu Suo-Anttila <teemusa@vaadin.com>
Tue, 21 Jul 2015 11:41:29 +0000 (14:41 +0300)
commitcfe6f81edaed74e63385b0031d4fc7f6e21b308b
tree3923f7bbda9695d384e5a2029ecbaba0531cf772
parent3cb0d071f1f36b55ad95fd2c51fc5576d4f45cb3
Select last item only if filtered items exist. (#18441)

Change-Id: I8fcf93e807f90c297b0bc4a8820a88ff5a58aeca
client/src/com/vaadin/client/ui/VFilterSelect.java
uitest/src/com/vaadin/tests/components/combobox/ComboBoxEmptyItemsKeyboardNavigation.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/combobox/ComboBoxEmptyItemsKeyboardNavigationTest.java [new file with mode: 0644]