~aacid/unity-2d/missaligned_progress

« back to all changes in this revision

Viewing changes to tests/manual-tests/hud.txt

[HUD] Fix HUD not being expanded to the left if used on a screen without launcher. Fixes: https://bugs.launchpad.net/bugs/979927. Approved by .

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
--> Verify the BFB icon goes back to the ubuntu logo and does not get stuck in ?
34
34
 
35
35
----
 
36
 * Have two monitors
 
37
 * Set the launcher to not autohide and be shown only on one monitor
 
38
 * Toggle the hud on the monitor that does not have launcher
 
39
--> Verify the hud shows on the left edge of the monitor and with icon
 
40
 
 
41
----
36
42
 * Open an application
37
43
 * Hit Alt key
38
44
 * Navigate through results with keyboard arrow keys
39
45
 * Navigate to a result row different than the top one
40
46
 * Hit Enter to activate an action
41
 
--> Make sure correct action was activated. Repeat the test by activating different results.
42