]> source.dussan.org Git - vaadin-framework.git/commit
[merge from 6.7] Fix #7136: Opening a modal subwindow when there are visible notifica...
authorAutomerge <automerge@vaadin.com>
Fri, 4 May 2012 13:19:50 +0000 (13:19 +0000)
committerAutomerge <automerge@vaadin.com>
Fri, 4 May 2012 13:19:50 +0000 (13:19 +0000)
commit295e0f391131d5a9fa9d2f2b08dcc6418e42d484
tree9b5e4f725bc4541d7efaebb70d1df60f78f916b7
parent63dc030e321b05faf02248ca266a90dec2aff067
[merge from 6.7] Fix #7136: Opening a modal subwindow when there are visible notifications prevented the notifications from fading

svn changeset:23678/svn branch:6.8
src/com/vaadin/terminal/gwt/client/ui/VNotification.java
src/com/vaadin/terminal/gwt/client/ui/VWindow.java
tests/testbench/com/vaadin/tests/components/notification/NotificationsAndModalWindow.html [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/notification/NotificationsAndModalWindow.java [new file with mode: 0644]