]> 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>
Mon, 30 Jun 2014 14:07:50 +0000 (17:07 +0300)
committerBogdan Udrescu <bogdan@vaadin.com>
Tue, 29 Jul 2014 14:07:00 +0000 (17:07 +0300)
commitf2b52eabb296c47c7b16aeb7ed61e0952c140e4a
treea827503f36e3cbcddc21ebf14d87cfb388a113ed
parent9cb08a806fe5745cf6b15e57374a60c9cddbaa25
Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)

Change-Id: Idfeb20a385fc68c6527f1947bdbf238d9d4af918

Conflicts:
client/src/com/vaadin/client/ui/VFilterSelect.java
client/src/com/vaadin/client/ui/VFilterSelect.java
client/src/com/vaadin/client/ui/combobox/ComboBoxConnector.java
client/src/com/vaadin/client/ui/menubar/MenuBar.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]
uitest/src/com/vaadin/tests/components/combobox/fi.png [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/combobox/fi_small.png [new file with mode: 0644]