diff options
| author | Brandon Schaefer <brandon.schaefer@canonical.com> | 2012-10-10 11:10:34 -0700 | 
|---|---|---|
| committer | Brandon Schaefer <brandon.schaefer@canonical.com> | 2012-10-10 11:10:34 -0700 | 
| commit | 899704887fa390bd824135f4e4d1ce987059f649 (patch) | |
| tree | 06586ec696770e4990930dda4b732475811e219c /manual-tests | |
| parent | 392705cd7c748345413bf979e54ba7bcfe27face (diff) | |
| parent | 0d278d15f26392e4ca0681453e9ceb017717c6a8 (diff) | |
* merge trunk
(bzr r2787.3.8)
Diffstat (limited to 'manual-tests')
| -rw-r--r-- | manual-tests/Panel.txt | 16 | 
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. + | 
