From 9555dc02932264630049133f5e14e2875ce45273 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Thu, 8 Dec 2011 05:14:22 +0100 Subject: Manual Tests: added manual test for Panel Opacity Toggle. (bzr r1633.3.6) --- manual-tests/Panel.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manual-tests/Panel.txt (limited to 'manual-tests') diff --git a/manual-tests/Panel.txt b/manual-tests/Panel.txt new file mode 100644 index 000000000..5c2567837 --- /dev/null +++ b/manual-tests/Panel.txt @@ -0,0 +1,18 @@ +Panel Opacity Toggle +-------------------- +This test shows how works the panel_opacity_maximized_toggle unity option + +#. Open CCSM +#. Go in the "Experimental" tab +#. Set the "Panel Opacity" setting to a value less than 1.0 (best is 0.0 for testing) +#. Enable the "Panel Opacity for Maximized Windows Toggle" +#. Close all your opened windows +#. The panel should be transparent according to the opacity setting +#. Now open a window and make sure it is restored +#. Open another Window and make it maximized + +Outcome + When there's at least one maximized window on the current screen, the panel + should become opaque, also if the opacity setting is set to 0.0. + Once all the maximized windows are closed, restored or not visible, + the panel should go back to its defined opacity. -- cgit v1.2.3