]> source.dussan.org Git - vaadin-framework.git/commit
Back button doesn't change URL if view blocks the navigation (#10901)
authorAnna Miroshnik <anna.miroshnik@arcadia.spb.ru>
Thu, 11 Dec 2014 15:22:42 +0000 (18:22 +0300)
committerSauli Tähkäpää <sauli@vaadin.com>
Tue, 16 Dec 2014 21:03:55 +0000 (23:03 +0200)
commit70536625332391f4099ef5c66646938bd6318e80
tree8265032911e32bc95670d31644e7964662f310fe
parent2e0c15ad0aaf6e3426373425baf4966d29abf66f
Back button doesn't change URL if view blocks the navigation (#10901)

Change-Id: Ib1211a7a2282753b329129615a544264e62d1ed5
server/src/com/vaadin/navigator/Navigator.java
uitest/src/com/vaadin/tests/navigator/NavigatorViewBlocksBackButtonAction.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/navigator/NavigatorViewBlocksBackButtonActionTest.java [new file with mode: 0644]