aboutsummaryrefslogtreecommitdiff
path: root/tests/manual
blob: ff283cb475fca7c170b86739b13aa8c994d027dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

Test-case indicator-display/rotation-indicator
<dl>
        <dt>On the phone, enable the orientation lock in ubuntu-system-settings.</dt>
                <dd>The rotation lock indicator should appear, and its switch menuitem should be set to 'true'.</dd>
                <dd>NOTE: Current builds this is broken, until it is fixed in system settings you can set it with: <tt>gsettings set com.ubuntu.touch.system orientation-lock 'LandscapeOrientation'</tt></dd>

        <dt>With the orientation locked, click on the indicator's switch menuitem to toggle from locked to unlocked.</dd>
                <dd>The rotation lock indicator should disappear</dd>
                <dd>In ubuntu-system-settings, the orientation lock control should change to 'none'.</dd>
                <dd>NOTE: Current builds this is broken, until it is fixed in system settings you can get it with: <tt>gsettings get com.ubuntu.touch.system orientation-lock</tt></dd>
</dl>


<strong>
    If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
    If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result 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>.