← Back to team overview

ubuntu-sdk-bugs team mailing list archive

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

 

Public bug reported:

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.

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "locked_header_issue.qml"
   https://bugs.launchpad.net/bugs/1424635/+attachment/4325466/+files/locked_header_issue.qml

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, 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


Follow ups

References