← Back to team overview

touch-packages team mailing list archive

[Bug 1439102] Re: Dialogs are rotated incorrectly if root item is not a MainView

 

What bug are you referring to?

This issue by my guess is due to pop overs looking for an
'automaticOrientation' property in the root item to determine that they
should rotate. If that isn't a MainView or an OrientationHelper there's
no way it can succeed.

It may be possible to work around the issue by defining an
automaticOrientation property in the Window, or by passing it as a
property to PopupUtils.open.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1439102

Title:
  Dialogs are rotated incorrectly if root item is not a MainView

Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  Please test the attached program. When in portrait mode, the dialog
  will appear with the correct orientation, but when the device is
  rotated to landscape, the dialog rotates 180 degrees from its original
  position.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1439102/+subscriptions


References