** Project changed: qtubuntu => qtubuntu (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1172883
Title: QScreen orientation is reported incorrectly for side stage apps Status in qtubuntu package in Ubuntu: Fix Committed Bug description: 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 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtubuntu/+bug/1172883/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

