diff options
| author | Tim Penhey <tim.penhey@canonical.com> | 2012-03-23 15:23:02 +1300 |
|---|---|---|
| committer | Tim Penhey <tim.penhey@canonical.com> | 2012-03-23 15:23:02 +1300 |
| commit | 3eba67d9a916b77db3f19abf0eae5677124dc2d2 (patch) | |
| tree | fc3d49edd593f914c7b747d859f9859ce01ae497 /manual-tests/Panel.txt | |
| parent | 9b47f51bf582022013b064802918d827cdb00006 (diff) | |
The panel was assuming that you would get a close before an open if switching from the dash to the hud, but they come in the other order.
Fixes LP: #962720 (bzr r2156.6.2)
Diffstat (limited to 'manual-tests/Panel.txt')
| -rw-r--r-- | manual-tests/Panel.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/manual-tests/Panel.txt b/manual-tests/Panel.txt index d1e398dee..dc89f00c9 100644 --- a/manual-tests/Panel.txt +++ b/manual-tests/Panel.txt @@ -60,3 +60,17 @@ Outcome of the panel should change inline with changes in alt-tab focus. Also the menus shouldn't ever show. Even if the mouse has been left over the panel when starting the Alt+Tab. + + +Panel appearance with overlays +------------------------------ +Actions: +#. Press <super> to bring up the dash + +Expected Result: + The panel should be translucent matching the dash background + +#. Press <alt> to bring up the hud without closing the dash + +Expected Result: + The panel should stay translucent |
