indicator-display

Differences between revisions 5 and 6
Revision 5 as of 2014-09-08 18:37:57
Size: 1079
Editor: cpe-76-187-224-40
Comment:
Revision 6 as of 2014-09-08 18:58:19
Size: 1172
Editor: ip68-12-7-251
Comment: added instructions on how to unset
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
   * NOTE: Current builds this is broken, until it is fixed in system settings you can set it with: {{{gsettings set com.ubuntu.touch.system orientation-lock 'LandscapeOrientation'}}}    * NOTE: Current builds this is broken, until it is fixed in system settings you can set it with: {{{gsettings set com.ubuntu.touch.system orientation-lock 'LandscapeOrientation'}}} and unset it again with {{{gsettings set com.ubuntu.touch.system orientation-lock 'none'}}}.

The source for this document can be gotten from Bazaar:

bzr cat lp:~ted/indicator-display/release-to-ci-train/tests/manual

The source is in the standard manual testing format for Ubuntu QA: Testing/TestCaseFormat

Test Case: indicator-display/rotation-indicator

Procedure

  • On the phone, enable the orientation lock in ubuntu-system-settings.
    • The rotation lock indicator should appear, and its switch menuitem should be set to 'true'.
    • NOTE: Current builds this is broken, until it is fixed in system settings you can set it with: gsettings set com.ubuntu.touch.system orientation-lock 'LandscapeOrientation' and unset it again with gsettings set com.ubuntu.touch.system orientation-lock 'none'.

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

Process/Merges/TestPlan/indicator-display (last edited 2016-04-21 17:02:56 by localhost)