diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2012-09-07 17:13:34 +0200 | 
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2012-09-07 17:13:34 +0200 | 
| commit | 7f4ae5fe8c95db6e73a424d22969525055568ccd (patch) | |
| tree | 4497de0c02d3400357d61644d7b215e01c454c99 /manual-tests | |
| parent | fa45f37f98c3d7244ddccfa7c379b7635bc28acd (diff) | |
manual-tests, Launcher: backport the BFB icon drag test from 5.0
(fixed here as well). (bzr r2529.14.46)
Diffstat (limited to 'manual-tests')
| -rw-r--r-- | manual-tests/Launcher.txt | 15 | 
1 files changed, 15 insertions, 0 deletions
| diff --git a/manual-tests/Launcher.txt b/manual-tests/Launcher.txt index fff9f0e9f..be3e6e0fc 100644 --- a/manual-tests/Launcher.txt +++ b/manual-tests/Launcher.txt @@ -204,6 +204,21 @@ Expected Result:  it, and the any pips for running apps show again. +Dragging fixed icons does not reorder an icon above or below +------------------------------------------------------------ +This test is about not reordering when dragging fixed icons. + +#. Move the mouse so it is over the BFB launcher icon +#. Press and hold the mouse button +#. Try to drag the icon to the right of the launcher. +#. Move the mouse down at least to the height of the second launcher icon + keeping the mouse pressed. +#. Release + +Outcome: + * No icon should be dragged. + +  Dragged launcher icons out of the launcher are properly drawn  -------------------------------------------------------------  This test ensures that the launcher icons out of the launcher are properly drawn | 
