diff options
| author | Daniel van Vugt <daniel.van.vugt@canonical.com> | 2012-10-11 16:02:20 +0800 |
|---|---|---|
| committer | Daniel van Vugt <daniel.van.vugt@canonical.com> | 2012-10-11 16:02:20 +0800 |
| commit | 9991b4d85b83d0b469c3c38701efa552ea4137c2 (patch) | |
| tree | b7011fcc732964563dbd35e5f0de696fece2cdcc /manual-tests | |
| parent | abcfeecdf865969ea560e734789f7b4bb0c22b63 (diff) | |
Ensure the panel shadow doesn't get drawn if the panel itself is not being
drawn. (LP: #1065393) . Fixes LP: #1065393 (bzr r2826.2.1)
Diffstat (limited to 'manual-tests')
| -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 d7d74676a..c7f90fffa 100644 --- a/manual-tests/Panel.txt +++ b/manual-tests/Panel.txt @@ -111,3 +111,17 @@ Expected Result: No part of the panel shadow should ever appear on top of the maximized Chrome window. + +Panel shadow fullscreen +----------------------- +Setup: +#. Install Google Chrome or Chromium. + +Actions: +#. Open Chrome and go full screen (F11) +#. Trigger window scale: Shift+Alt+Up or Super+W (in Ubuntu) + +Expected Result: + The panel shadow should not be visible in scale mode, unless the panel + itself is also visible. + |
