OrientationHelper cannot be a root item

Bug #1319154 reported by Daniel d'Andrada
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ubuntu-ui-toolkit (Ubuntu)
Expired
High
Unassigned

Bug Description

OrientationHelper cannot be a root item. That's a very unintuitive and non-standard limitation which breaks the user's expectations. I don't think I've ever seem a QML item with such a restriction. Likewise for the hardcoded "anchors.fill: parent"

If you need a parent/child pair of items to get your work done you should hide it inside your OrientationHelper. Ie., make OrientationHelper be the "parent" and reassign its children to his child that actually gets rotated (tweaking OrientationHelper default property to be an alias of rotatedChild.children).

description: updated
Changed in ubuntu-ui-toolkit:
status: New → Confirmed
importance: Undecided → High
Zoltan Balogh (bzoltan)
Changed in ubuntu-ui-toolkit (Ubuntu):
importance: Undecided → High
status: New → Confirmed
Zoltan Balogh (bzoltan)
no longer affects: ubuntu-ui-toolkit
Revision history for this message
Cris Dywan (kalikiana) wrote :

What does "a root item" mean here exactly? OrientationHelper can definitely be the root item of the QML file. It can also contain child items. Other than that I don't know what you might be trying to describe here.

Changed in ubuntu-ui-toolkit (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for ubuntu-ui-toolkit (Ubuntu) because there has been no activity for 60 days.]

Changed in ubuntu-ui-toolkit (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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