summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative_ui/tst_map_pinch.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative_ui/tst_map_pinch.qml')
-rw-r--r--tests/auto/declarative_ui/tst_map_pinch.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative_ui/tst_map_pinch.qml b/tests/auto/declarative_ui/tst_map_pinch.qml
index bdf88e29..f4e57faa 100644
--- a/tests/auto/declarative_ui/tst_map_pinch.qml
+++ b/tests/auto/declarative_ui/tst_map_pinch.qml
@@ -118,6 +118,7 @@ Item {
map.center = coordinate
map.minimumZoomLevel = 0
map.maximumZoomLevel = 20
+ mouseRelease(mouseAreaTop,0,0) //Fixme: mouse area state gets broken across the tests
mouseAreaBottom.visible = false
mouseAreaTop.visible = false
pinchGenerator.clear()