]> source.dussan.org Git - vaadin-framework.git/commit
Handle all native events in preview handler for Combobox popup (#14321).
authorDenis Anisimov <denis@vaadin.com>
Sun, 24 Aug 2014 20:06:25 +0000 (23:06 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 26 Aug 2014 09:00:04 +0000 (09:00 +0000)
commitc8d58261954de18ef67eaf9043bd93360202cf06
treebc7c5066d9b9c3493f347f517c1aa0bf180d69b7
parent0ec671619a9cfa6c69c2cb63adcae4c8020ce876
Handle all native events in preview handler for Combobox popup (#14321).

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