Try to fix dnd tests
authorMatthias Clasen <mclasen@redhat.com>
Thu, 4 May 2023 03:18:43 +0000 (23:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 4 May 2023 03:27:09 +0000 (23:27 -0400)
testsuite/headless/headless-input-tests.py

index 055bef7a17590431fffdbdc385960ff44d088511..6f0407683f41e545e38e62606fb81f35f0af0270 100644 (file)
@@ -443,6 +443,8 @@ def expect_drop(value, timeout):
 
 def dnd_tests():
     try:
+        pointer_move(-100, -100)
+
         launch_drag_source('abc')
 
         pointer_move(100, 100)