projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f23eaaf
)
Try to fix dnd tests
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 4 May 2023 03:18:43 +0000
(23:18 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 4 May 2023 03:27:09 +0000
(23:27 -0400)
testsuite/headless/headless-input-tests.py
patch
|
blob
|
history
diff --git
a/testsuite/headless/headless-input-tests.py
b/testsuite/headless/headless-input-tests.py
index 055bef7a17590431fffdbdc385960ff44d088511..6f0407683f41e545e38e62606fb81f35f0af0270 100644
(file)
--- a/
testsuite/headless/headless-input-tests.py
+++ b/
testsuite/headless/headless-input-tests.py
@@
-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)