diff options
Diffstat (limited to 'manual-tests')
| -rw-r--r-- | manual-tests/Launcher.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/manual-tests/Launcher.txt b/manual-tests/Launcher.txt index fff9f0e9f..f69e369b2 100644 --- a/manual-tests/Launcher.txt +++ b/manual-tests/Launcher.txt @@ -138,6 +138,25 @@ Expected Result: * The operation should NOT LOOK LIKE THIS: https://bugs.launchpad.net/unity/+bug/932365/+attachment/2739868/+files/out-2.ogv +Drag file to Trash +------------------ + +This test verifies that dragging file icons from File Lens to trash moves +the file to ~/Trash folder and removes it from File Lens results. + +Setup: +#. Create a file via Nautilus > File > Create New Document. + +Actions: +#. Open the Dash - File Lens +#. Find the new file in File Lens results and drag it to the Trash icon on the launcher. +#. Open the Dash - File Lens again. + +Expected Result: + * The file is no longer listed by File Lens. + * The file has been moved to ~/Trash folder. + + Dragging icons to reorder - initial position -------------------------------------------- This test is all position of the dragged image in relation to the mouse pointer. |
