]> source.dussan.org Git - vaadin-framework.git/commit
Bring window to front on window header click (#13445).
authorDenis Anisimov <denis@vaadin.com>
Sun, 16 Mar 2014 20:10:43 +0000 (22:10 +0200)
committerVaadin Code Review <review@vaadin.com>
Mon, 31 Mar 2014 16:55:57 +0000 (16:55 +0000)
commit99de80ae526d507d1fb0f90a27d1e401f3f76850
treef7a3d7b6364d481fd7e6653c1d31babc5b02c22f
parent353a1a1c3073975ddc6d0f25d8d2b21b9df94343
Bring window to front on window header click (#13445).

Change-Id: I3322dcff0199125f49cc48afdc467516b420e845
client/src/com/vaadin/client/ui/VWindow.java
uitest/src/com/vaadin/tests/components/window/MoveToTop.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/window/MoveToTopTest.java [new file with mode: 0644]