diff options
| author | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-09-12 14:00:22 -0400 |
|---|---|---|
| committer | Tarmac <> | 2012-09-12 14:00:22 -0400 |
| commit | 5bc7ab468221a113f4b9cf7114b62c27b830ae5a (patch) | |
| tree | 56c7e96f3e893e84e05fd18878fd160e5768e095 /manual-tests | |
| parent | af34bee724f8581415476852316072512600d3a6 (diff) | |
| parent | 3f48bc4e300180d2da0d04d19d9c89de5ba905de (diff) | |
Fixed dash dismissal when changing focus to a window on monitor external to that of the dash. (LP#923657)
Improved panel update speed when opening dash. (LP#1044086). Fixes: https://bugs.launchpad.net/bugs/923657, https://bugs.launchpad.net/bugs/1044086. Approved by Brandon Schaefer. (bzr r2684)
Diffstat (limited to 'manual-tests')
| -rw-r--r-- | manual-tests/Dash.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/manual-tests/Dash.txt b/manual-tests/Dash.txt index 9ab7579ca..9174f8ceb 100644 --- a/manual-tests/Dash.txt +++ b/manual-tests/Dash.txt @@ -100,6 +100,19 @@ Expected result: * When a single row of results isn't enough to contain all returned search results, and there are no other category headers, the displayed category header expands automatically + +Test the Panel does not lose track of when the Dash is opened then closed. +-------------------------------------------------------------------------- +This tests shows the panel will not think the Dash is opened when it is closed. +(see lp:1044086) + +Actions: +#. Press Super twice (Quickly) + +Expected Result: + The screen should look the same as if you had never opened the dash. + + Filter Results Tests ======================== These tests show that the dash "All" button works well. |
