]> source.dussan.org Git - vaadin-framework.git/commit
Do proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163)
authorMaciej Przepióra <matthew@vaadin.com>
Mon, 16 Mar 2015 14:44:43 +0000 (15:44 +0100)
committerVaadin Code Review <review@vaadin.com>
Sun, 29 Mar 2015 14:17:46 +0000 (14:17 +0000)
commit722072bb53f0699bc337446048db2beade0df421
tree5ae5f1074f6bd21f326c411efe1201ff29946c50
parent6986117ced043eb01039dc61efe2d222c76981ce
Do proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163)

Change-Id: I5f9462923fce9f033bc89b791d68607a1e0fc5c7
client/src/com/vaadin/client/ui/dd/VDragAndDropManager.java
uitest/src/com/vaadin/tests/dd/DDInterrupt.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/dd/DDInterruptTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/dd/SpacebarPanner.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/widgetset/client/dd/SpacebarPannerConnector.java [new file with mode: 0644]