← Back to team overview

touch-packages team mailing list archive

[Bug 1424635] Re: Locked header does not work with conditional loading components

 

I modified the example code like this: http://paste.ubuntu.com/10372933/
and now it works fine. It is not really a bug in UITK, but a result of
how the UITK works and how the Loader changes the size of its children,
see Loader sizing behavior on http://doc-snapshot.qt-project.org/qt5-5.4
/qml-qtquick-loader.html

-- 
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/1424635

Title:
  Locked header does not work with conditional loading components

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

Bug description:
  Trying to use the flickable property to make the header locked does
  not work as expected with conditional loading components. The attached
  sample QML code shows the issue. On the first tab, where the component
  is directly loaded, the header is locked and working as expected. On
  the second one the flickable component seems to be drawn over the
  header. The problem seems to be gone if we change the window height.

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


References