]> source.dussan.org Git - vaadin-framework.git/commit
Incorrect rendering of Panel with undefined size in Firefox (#14631).
authorSergey Budkin <sergey@vaadin.com>
Fri, 3 Oct 2014 09:25:37 +0000 (12:25 +0300)
committerVaadin Code Review <review@vaadin.com>
Thu, 9 Oct 2014 14:10:10 +0000 (14:10 +0000)
commit15bd3fd1dcd01f273da94e9af4461eea843f0706
tree19b5568c1e8d15cdb3d13e3caf6714cd2219d709
parent3f728bea50824b14a3cd5eaa05a7df99e9cd3dda
Incorrect rendering of Panel with undefined size in Firefox (#14631).

Copied the fix from Valo.

Change-Id: I677fc4cfb65a57211fd82d994d75743fd49a83a2
WebContent/VAADIN/themes/base/common/common.scss
uitest/src/com/vaadin/tests/components/panel/UndefinedSizeScrollbars.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/panel/UndefinedSizeScrollbarsTest.java [new file with mode: 0644]