]> source.dussan.org Git - vaadin-framework.git/commit
Don't autoclose PopupView when changing fragment, fixes #10530
authorMarc Englund <marc@vaadin.com>
Tue, 21 May 2013 08:39:09 +0000 (11:39 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 21 May 2013 09:03:31 +0000 (09:03 +0000)
commitb1390c580cf5e9ad6adbb6067007d03fb69a92cc
tree59b91640a6a52203209c533b27e6f13179d4e6ff
parent34e6c60a5a746c0306c3a84ae8d6c21dfd84d878
Don't autoclose PopupView when changing fragment, fixes #10530

Change-Id: I83607c97db8499c5e3c76e6d4735a93b0754d580
Ticket: 10530
client/src/com/vaadin/client/ui/VPopupView.java
uitest/src/com/vaadin/tests/components/popupview/PopupViewAndFragment.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/popupview/PopupViewAndFragment.java [new file with mode: 0644]