From 9991b4d85b83d0b469c3c38701efa552ea4137c2 Mon Sep 17 00:00:00 2001 From: Daniel van Vugt Date: Thu, 11 Oct 2012 16:02:20 +0800 Subject: 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) --- manual-tests/Panel.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'manual-tests') 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. + -- cgit v1.2.3