diff options
| author | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-08-28 11:52:37 +0100 |
|---|---|---|
| committer | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-08-28 11:52:37 +0100 |
| commit | 9932c3aaa88a3e74b8fd7f6d2272b68cd44f159c (patch) | |
| tree | c7fa5c32d026c2f88ec90e006e140bfffa6c4bb8 /manual-tests | |
| parent | 35a30d87f1fd750e28e165dda5ae9da5e107951e (diff) | |
Added manual test for preview flicker/resize.
(bzr r2598.1.3)
Diffstat (limited to 'manual-tests')
| -rw-r--r-- | manual-tests/Preview.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/manual-tests/Preview.txt b/manual-tests/Preview.txt index 4b6e6093c..7608ac560 100644 --- a/manual-tests/Preview.txt +++ b/manual-tests/Preview.txt @@ -126,3 +126,24 @@ Actions: Expected Result: Preview should close and launch the gedit application. + + +Preview Open Resize +------------ +This tests the dash preview opens with the correct size and +is resized correctly when changing between windows dash and +full screen dash. + +Setup: +#. Open dash super +#. Ensure dash is in windowed mode (not full screen) +#. Open a lens which supports previeing (eg Application, Music, File) +#. Enter arbitrary search string and ensure a result is available. + +Actions: +#. Open preview for result. +#. Resize dash to fullscreen + +Expected Result: + A preview will open with the correct size initially (no size flicker). + When the dash is resized, the preview will resize to maximize the space available (796x390 apsect ratio). \ No newline at end of file |
