diff options
| author | Marco Trevisan (TreviƱo) <mail@3v1n0.net> | 2012-02-03 10:03:25 -0500 |
|---|---|---|
| committer | Tarmac <> | 2012-02-03 10:03:25 -0500 |
| commit | 9df83956b6be6a31ffbc4dd7d0a7f960b00cfc25 (patch) | |
| tree | 7a2ca601bd211474083ed854787d6fc58084b7fa | |
| parent | e610117faae92b881e41dff15a7f0b992754be76 (diff) | |
| parent | 00562784e8a6432e0c968d4048b04e9345e5405c (diff) | |
Fixed the wording the Launcher manual-test. Fixes: https://bugs.launchpad.net/bugs/923996. Approved by Thomi Richards.
(bzr r1891)
| -rw-r--r-- | manual-tests/Launcher.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/manual-tests/Launcher.txt b/manual-tests/Launcher.txt index f76203941..969948723 100644 --- a/manual-tests/Launcher.txt +++ b/manual-tests/Launcher.txt @@ -8,17 +8,17 @@ in multiple workspaces. #. Start on a fresh login #. Run an application -#. Run another instance of this application and keep it on the initial workspace -#. Run another instance of this application and move it no another workspaces +#. Run another instance (window) of this application and keep it on the initial workspace +#. Run another instance (window) of this application and move it to another workspace #. Go back to the initial workspace Outcome - The Launcher icon "pips" should reflect the number of windows in the current - workspace, so when showing the "initial" workspace the launcher icon should + The Launcher icon "pips" (indicators) should reflect the number of windows in the + current workspace, so when showing the "initial" workspace the launcher icon should have 2 "pips", when moving to the second workspace (where there's only 1 window) - the launcher application icon should show 1 pip. + the launcher application icon should have a left filled arrow. When moving to a workspace where there are no windows, the launcher icon should - use an empty arrow as left indicator. + use an empty (non filled) arrow as left indicator (despite the number of opened windows). Test Launcher Spread with Windows in multiple workspaces |
