summaryrefslogtreecommitdiff
path: root/manual-tests
diff options
authorDaniel van Vugt <daniel.van.vugt@canonical.com>2012-10-02 17:07:30 +0800
committerDaniel van Vugt <daniel.van.vugt@canonical.com>2012-10-02 17:07:30 +0800
commit94e09584f71054f277567acdcc5e7d944b8fc40b (patch)
treef119095e57ab52f6192de1b16e7547957525e328 /manual-tests
parent9091433adf50375434ec336f43ad25ce7ba1df55 (diff)
Add a manual test for LP: #1057528.
(bzr r2779.2.2)
Diffstat (limited to 'manual-tests')
-rw-r--r--manual-tests/Panel.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/manual-tests/Panel.txt b/manual-tests/Panel.txt
index d36af4588..d7d74676a 100644
--- a/manual-tests/Panel.txt
+++ b/manual-tests/Panel.txt
@@ -95,3 +95,19 @@ Expected Result:
At no point during the actions should the panel (or launcher) blink or
flicker out of existence.
+
+Panel shadow overdraw
+---------------------
+Setup:
+#. Install Google Chrome or Chromium.
+
+Actions:
+#. Maximize a Chrome window.
+#. Open several tabs so that the titles of some tabs are not fully visible
+ and fade out to the right.
+#. Hover the mouse over the very top part of some tabs so tooltips appear.
+
+Expected Result:
+ No part of the panel shadow should ever appear on top of the maximized
+ Chrome window.
+