~gordallott/unity/hud

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Menus and Active Indicators
---------------------------
This test shows the interaction between the global menu and open indicators.

#. Start on a clean screen
#. Open an application that has menus (i.e a gnome-terminal)
#. Open an indicator Menu (i.e. indicator sound)
#. Move the mouse pointer on the PanelMenuGrabArea (i.e the area between the
   indicators and the global menu)

Outcome
  The menu should appear. This was happening only when going over the menus,
  not over the empty panel area.


Window Buttons and Active Indicators
------------------------------------
This test shows the interaction between the window buttons and open indicators.

#. Start on a clean screen
#. Open an application that has menus (i.e a gnome-terminal)
#. Maximize it
#. Open an indicator Menu (i.e. indicator sound)
#. Move the mouse pointer on the top-left corner of the screen

Outcome
  Window buttons should appear.