]> 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)
committerVaadin Code Review <review@vaadin.com>
Thu, 16 Jul 2015 06:40:11 +0000 (06:40 +0000)
commit546616b0667441997f5537c175c281e5f841effb
tree9ce266e44f0a4f9fdac1e420abdf38312e111588
parent4c25c54d43a79a4c7d9ce315dd8d59c82d3a0ec2
Select last item only if filtered items exist. (#18441)

Change-Id: I1b601f7bcddd3a62edcd97651a3270b79dacc7fd
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]