Merge lp:~walterorlin/ubuntu-manual-tests/lxqt-panel into lp:ubuntu-manual-tests

Proposed by Lyn Perrine
Status: Merged
Merged at revision: 337
Proposed branch: lp:~walterorlin/ubuntu-manual-tests/lxqt-panel
Merge into: lp:ubuntu-manual-tests
Diff against target: 65 lines (+61/-0)
1 file modified
testcases/packages/LXQt/lxqt-panel (+61/-0)
To merge this branch: bzr merge lp:~walterorlin/ubuntu-manual-tests/lxqt-panel
Reviewer Review Type Date Requested Status
Kev Bowring (community) Approve
ԜаӀtеr Ⅼарсһуnѕkі Pending
Review via email: mp+293435@code.launchpad.net

Description of the change

Fix 1575933

To post a comment you must log in.
Revision history for this message
Kev Bowring (flocculant) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/packages/LXQt/lxqt-panel'
2--- testcases/packages/LXQt/lxqt-panel 1970-01-01 00:00:00 +0000
3+++ testcases/packages/LXQt/lxqt-panel 2016-04-29 19:36:20 +0000
4@@ -0,0 +1,61 @@
5+This test will show lxqt-panel changes its position and appearance on the desktop.
6+
7+<dl>
8+ <dt> Right click on your main panel at the bottom</dt>
9+ <dd> A context menu appears </dd>
10+ <dt> Click on configure panel </dt>
11+ <dd> A window opens showing panel and widgets as two tabs along the left side. </dd>
12+ <dt> In the panel tab in the box for Alignment and position select top </dt>
13+ <dd> The panel moves to the top of the screen </dd>
14+ <dt> In the box that says alignment and position select center and in the box that says length slect 90%. </dt>
15+ <dd>The panel moves to the center of the screen with a small margin on both the left and right hand side of the panel. </dd>
16+ <dt> In the box that alignment and position click to edit the text and then press the page up key </dt>
17+ <dd> The panel has returned to 100 percent width taking up all of the screen </dd>
18+ <dt> In the box that says alignment & position select bottom and click the checkbox that says autohide </dt>
19+ <dd> The panel is no longer on the top and there is a few pixel thin repsentatoin of the panel at the bottom. </dd>
20+ <dt> Move the mouse cursor to the bottom of the screen </dt>
21+ <dd> The panel appears back under the mouse cursor</dd>
22+</dl>
23+
24+This test will check that lxqt-panel can change its appearance
25+<dl>
26+ <dt> Right click on your main panel </dt>
27+ <dd> A context menu appears </dd>
28+ <dt> Select panel settings </dt>
29+ <dd> A window appears with panel settings</dd>
30+ <dt> Towards the bottom of the window a box with custom styling click the font color checkbox and click the button to the right of custom color</dt>
31+ <dd> A window showing several ways to select color appears. </dd>
32+ <dt> In this window in the html part of custom color enter 0000fe </dt>
33+ <dd> All text on the panel should turn blue </dd>
34+ <dt> On the panel setting menu check the custom background color box and press the button to the right of background color. </dt>
35+ <dd> A window selcting colors should appear again.</dd>
36+ <dt> On the right hand side a slider will appear drag it down to a gray color.</dt>
37+ <dd> The panel changes color </dd>
38+
39+</dl>
40+
41+This test will check that lxqt-panel can change panel applets
42+<dl>
43+ <dt> Right click on your main panel</dt>
44+ <dd> A context menu appears </dd>
45+ <dt> Click configure panel </dt>
46+ <dd> The configure panel weapon opens. </dd>
47+ <dt> On the left side select widgets on the configure panel option. </dt>
48+ <dd> A menu showing all of the panel widgets is displayed. </dd>
49+ <dt> On the Right hand side press the button that has a + on the button. </dt>
50+ <dd> A window titled add plugins will pop up </dd>
51+ <dt> Click on the plugin CPU monitor and click add plugin</dt>
52+ <dd> A plugin showing the total cpu load appears on the rightmost edge of the panel. </dd>
53+ <dt> On the add panel widgets button press close</dt>
54+ <dd> The add widgets window closes. </dd>
55+
56+ <dt> In the configure panel window click on the date & time widget and then click on the button along the right side that when you mouse over it says configure </dt>
57+ <dd> A window saying configure clock appears. </dd>
58+ <dt> In the configure clock click the checkbox for show seconds, unclick the checkbox for use 12 hour style, and select the radio button for show date below time on new line. </dt>
59+ <dd> The clock now shows a 24 hour format with seconds and today's date in your local timezone. </dd>
60+
61+
62+</dl>
63+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
64+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
65+

Subscribers

People subscribed via source and target branches