]> source.dussan.org Git - vaadin-framework.git/commit
Fix for scrolling with modal opened. (#12899)
authorFelype Santiago Ferreira <felype@vaadin.com>
Wed, 13 Nov 2013 11:58:06 +0000 (13:58 +0200)
committerFelype Santiago Ferreira <felype@vaadin.com>
Thu, 9 Jan 2014 06:19:38 +0000 (08:19 +0200)
commitfbc48c6ab75479560919a463ba5693b44bb0e811
tree8bdc6d2a7da5968a9da3c5212033ec6a620c2b1a
parent407bdb39f7d87acaf15c399e46baf6d6a858fa6d
Fix for scrolling with modal opened. (#12899)

Change-Id: I9ba142a35ab887bb3a71c7311064ebab77bc01ba
WebContent/VAADIN/themes/base/base.scss
client/src/com/vaadin/client/ui/VWindow.java
uitest/src/com/vaadin/tests/components/window/ScrollingBodyElementWithModalOpened.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/window/ScrollingBodyElementWithModalOpenedTest.java [new file with mode: 0644]