~ps-jenkins/indicator-display/ubuntu-rtm-14.09-proposed

« back to all changes in this revision

Viewing changes to tests/manual

  • Committer: CI bot
  • Author(s): Ted Gould
  • Date: 2014-09-05 22:17:58 UTC
  • mfrom: (2.1.3 release-to-ci-train)
  • Revision ID: ps-jenkins@lists.canonical.com-20140905221758-2dqo1uteaf6zmy2g
First release in CI Train 
Approved by: PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<dl>
4
4
        <dt>On the phone, enable the orientation lock in ubuntu-system-settings.</dt>
5
5
                <dd>The rotation lock indicator should appear, and its switch menuitem should be set to 'true'.</dd>
 
6
                <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>
6
7
 
7
8
        <dt>With the orientation locked, click on the indicator's switch menuitem to toggle from locked to unlocked.</dd>
8
9
                <dd>The rotation lock indicator should disappear</dd>
9
10
                <dd>In ubuntu-system-settings, the orientation lock control should change to 'none'.</dd>
 
11
                <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>
10
12
</dl>
11
13
 
12
14