You have been subscribed to a public bug:
With the physical tablet in a landscape orientation side stage apps should be
told that the screen is portrait as it is really the orientation of the side
stage.
That would make automatic orientation work for side stage apps.
Test program attached to be launched in sidestage:
$ ./orientation_bug --stage_hint=side_stage
Current output:
Screen.orientation 0
Screen.primaryOrientation 0
STARTED
Screen.orientation 2
Screen.primaryOrientation 1
Expected output:
Screen.orientation 0
Screen.primaryOrientation 0
STARTED
Screen.orientation 1
Screen.primaryOrientation 1
** Affects: qtubuntu (Ubuntu)
Importance: Undecided
Assignee: Loïc Molinari (loic.molinari)
Status: Fix Committed
--
QScreen orientation is reported incorrectly for side stage apps
https://bugs.launchpad.net/bugs/1172883
You received this bug notification because you are a member of Ubuntu Touch
seeded packages, which is subscribed to qtubuntu in Ubuntu.
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp