~unity-team/unity/trunk

« back to all changes in this revision

Viewing changes to manual-tests/PanelService.txt

  • Committer: Jussi Pakkanen
  • Date: 2012-12-05 14:52:45 UTC
  • mfrom: (2956 trunk)
  • mto: This revision was merged to the branch mainline in revision 2993.
  • Revision ID: jussi.pakkanen@canonical.com-20121205145245-ga2u3xgdagxs1uz7
Merged trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
  This means that the menus and indicators must not be removed and readded
14
14
  from the unity panel.
15
15
  For more info see bug #937119
 
16
 
 
17
 
 
18
Panel Service shows entries with no menus
 
19
-----------------------------------------
 
20
 
 
21
Setup:
 
22
 
 
23
Actions:
 
24
#. Start with a clean screen
 
25
#. Save this python script and run it http://pastebin.ubuntu.com/1395885/
 
26
#. Make sure the "Simple Menu" window is focused
 
27
#. Move the mouse pointer over the panel
 
28
 
 
29
Expected Result:
 
30
  The panel should contains three menu entries: "File", "HiddenExit" and "Other",
 
31
  clicking over "HiddenExit" should bring up a menu with a single entry named
 
32
  "Activate". Clicking on it should close the "Simple Menu" application.
 
 
b'\\ No newline at end of file'