]> source.dussan.org Git - vaadin-framework.git/commit
Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)
authorAntti Tanhuanpää <antti@vaadin.com>
Wed, 4 Jun 2014 14:10:17 +0000 (17:10 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 11 Jun 2014 10:04:14 +0000 (10:04 +0000)
commitede8fbaad050c98682df9da935caf59a3a3787c6
tree87972b8a1a2e3d2c42a7ea31d6acdd9af9ef6748
parente64344f14e578acab1fc989cf7128cd775d66e6e
Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)

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