diff options
author | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2014-06-30 18:49:37 +0800 |
---|---|---|
committer | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2014-06-30 18:49:37 +0800 |
commit | da797552d2308b27c343c417113888354aad6caa (patch) | |
tree | b7fde3b35a6cf425696ee85643ea7616c2343b9c | |
parent | 54c976635f50bfb3b691b7c6c3cdd3a19a216a85 (diff) |
touchscreen.txt.in: modify the steps for drag & drop, let it met the real condition
-rw-r--r-- | jobs/touchscreen.txt.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jobs/touchscreen.txt.in b/jobs/touchscreen.txt.in index 2ba81b6..ef8d4c2 100644 --- a/jobs/touchscreen.txt.in +++ b/jobs/touchscreen.txt.in @@ -48,10 +48,10 @@ _description: PURPOSE: Check touchscreen drag & drop STEPS: - 1. Double tap, hold, and drag an object on the desktop - 2. Drop the object in a different location + 1. Tap and hold an object on the desktop + 2. Drag and drop the object in a different location VERIFICATION: - Does the object select and drag and drop? + Does drag and drop work? plugin: manual id: touchscreen/multitouch-zoom |