diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2011-12-15 23:59:55 +0100 |
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2011-12-15 23:59:55 +0100 |
| commit | ac5607a4aa643539d05ea2bcaac0c4a633af2caa (patch) | |
| tree | 0f697fa7765808d33271fe289f0a9a58b78aec04 | |
| parent | cfb424cefa9ae9fb62fcd511597da5638194f330 (diff) | |
manual-tests: added manual test for Panel double-clicks.
(bzr r1781.2.3)
| -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 6f690480c..54c18529a 100644 --- a/manual-tests/Panel.txt +++ b/manual-tests/Panel.txt @@ -31,3 +31,17 @@ Outcome If a new gnome-terminal window is opened, the menus are not shown again. If more than one application is open at once, the menus of each application are shown once is focused. + + +Panel Double Clicks +------------------- +This test shows how the double click over the top panel should work. + +#. Start with a clear screen +#. Open a window and maximize it +#. Double-click on the top-panel grab area (the empty area between the menus and + the indicators). + +Outcome + The maximized window should restore. If no maximized window is available on + the current workspace, nothing should happen. |
