QScreen orientation is reported incorrectly for side stage apps

Bug #1172883 reported by Florian Boucault
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qtubuntu (Ubuntu)
Fix Committed
Undecided
Loïc Molinari

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

Related branches

Revision history for this message
Florian Boucault (fboucault) wrote :
Revision history for this message
Florian Boucault (fboucault) wrote :
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

Fix committed into lp:qtubuntu at revision 129, scheduled for release in qtubuntu, milestone Unknown

Changed in qtubuntu:
status: New → Fix Committed
Michał Sawicz (saviq)
affects: qtubuntu → qtubuntu (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.