← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1228042] Re: Flickable anchor margins changes when you push/pop a page

 

This bug was fixed in the package ubuntu-ui-toolkit -
0.1.46+14.10.20140502.6-0ubuntu1

---------------
ubuntu-ui-toolkit (0.1.46+14.10.20140502.6-0ubuntu1) utopic; urgency=low

  [ Tarmac ]
  * [ Zoltán Balogh]   * Skip tests only for powerpc   [ Christian Dywan
    ]   * Use locale format specifier in textfield_numbers. (LP:
    #1311907, #1283236, #1285958, #1124071, #1256424, #1276172,
    #1228042, #1183255, #1283212, #1168914, #1273187, #1276821,
    #1308086, #1288937, #1292601)

  [ Zoltán Balogh ]
  * [ Zoltán Balogh]   * Skip tests only for powerpc   [ Christian Dywan
    ]   * Use locale format specifier in textfield_numbers. (LP:
    #1311907, #1283236, #1285958, #1124071, #1256424, #1276172,
    #1228042, #1183255, #1283212, #1168914, #1273187, #1276821,
    #1308086, #1288937, #1292601)

  [ tpeeters ]
  * [ Zoltán Balogh]   * Skip tests only for powerpc   [ Christian Dywan
    ]   * Use locale format specifier in textfield_numbers. (LP:
    #1311907, #1283236, #1285958, #1124071, #1256424, #1276172,
    #1228042, #1183255, #1283212, #1168914, #1273187, #1276821,
    #1308086, #1288937, #1292601)
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Fri, 02 May 2014 16:31:41 +0000

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: New => Fix Released

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

Title:
  Flickable anchor margins changes when you push/pop a page

Status in Ubuntu UI Toolkit:
  Fix Committed
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  Situtation:
  Define a flickable inside a page with some labels, buttons and any other components inside the flickable. Notice the anchor margins of the layout. Push a page and then pop it. Notice that the anchor margins have now changed.

  You can find a sample qml project with all the code necessary in the
  attachment below.

  Steps to reproduce:
  1. Open the sample project in qtcreator
  2. On running it, notice the gap between the rectangle and the tab header.
  3. Press the button to push a page
  4. In the new page, press the button to pop the page
  5. Now notice that the gap between the rectangle and the tab header is non-existent.

  It is almost like the first time you open the app, the rectangle is
  anchored to the tab header but when you pop it, it is now anchored to
  the top of the application instead of the tab header.

  Update 1 (18th January 2014): While further testing this bug, I
  noticed that if you set flickable: null inside the page, then when you
  push and pop a page, the bug is no longer reproducible. However if you
  allow page to automatically detect the flickable or set it manually,
  then the bug appears again. One can infer that somehow the flickable
  property of the page is somehow tied to this issue.

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