indicator-display
Revision 6 as of 2014-09-08 18:58:19
Clear message
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