diff options
| author | Pawel Stolowski <pawel.stolowski@canonical.com> | 2012-09-07 11:19:33 +0200 | 
|---|---|---|
| committer | Pawel Stolowski <pawel.stolowski@canonical.com> | 2012-09-07 11:19:33 +0200 | 
| commit | 6d7c08c43ded7a1158d090d5963ccf0f9188a0df (patch) | |
| tree | 7021e6bc72b9f1dbbc097381ee92d332e4fe707d /manual-tests | |
| parent | e95ee42a73e7d896b99884b5308b59c649c12abf (diff) | |
Added manual test for dragging files from File Lens to Trash.
(bzr r2655.7.3)
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. | 
