]> source.dussan.org Git - vaadin-framework.git/commit
Adds a scrollbar to table column drop down (#14156).
authorFelype Santiago Ferreira <felype@vaadin.com>
Mon, 7 Jul 2014 14:25:48 +0000 (17:25 +0300)
committerLeif Åstrand <leif@vaadin.com>
Mon, 14 Jul 2014 12:08:54 +0000 (12:08 +0000)
commit61905e0d49bb0f0be75626b2fa1bb9e53d1fe611
tree3f6d73ef3e7a006e334baf764171fa3734e507ac
parentfd27ce8fa25a07062e6643f7edb59bacb96d1f68
Adds a scrollbar to table column drop down (#14156).

Change-Id: I7ce7c61f842a09af1842a14fedec3412120944c7
WebContent/VAADIN/themes/base/common/common.scss
client/src/com/vaadin/client/ui/VContextMenu.java
uitest/src/com/vaadin/tests/components/table/TableTooManyColumns.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/table/TableTooManyColumnsTest.java [new file with mode: 0644]