This bug was fixed in the package ubuntu-ui-toolkit - 1.3.1984+16.10.20160527.2
--------------- ubuntu-ui-toolkit (1.3.1984+16.10.20160527.2) yakkety; urgency=medium [ Christian Dywan ] * Slimmer frame for TextFields: 0.5dp. Fixes LP: #1578190. [ Albert Astals Cid ] * Add override The override specifier (since C++11) specifies that a virtual function overrides another virtual function. In a member function declaration or definition, override ensures that the function is virtual and is overriding a virtual function from the base class. [ Tim Peeters ] * Fix reference error in PullToRefreshStyle. Fixes LP: #1582843 * Mark Tab, Tabs, TabBar, PageHeadConfiguration, PageHeadSections, PageHeadState, ToolbarButton, ToolbarItems as deprecated in the documentation. Fixes LP: #1566735, LP: #1566741. [ CI Train Bot ] * Resync trunk. -- Zoltan Balogh <zoltan.bal...@canonical.com> Fri, 27 May 2016 07:08:44 +0000 ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Committed => Fix Released -- 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/1578619 Title: [regression] Extra flickable margin added when using PullToRefresh Status in Canonical System Image: Fix Committed Status in ubuntu-ui-toolkit package in Ubuntu: Fix Released Bug description: The attached test works fine under OTA-10, but fails in rc-proposed. This is most likely caused by https://code.launchpad.net/~tpeeters /ubuntu-ui-toolkit/invisible-header-topmargin/+merge/290659 which also causes bug 1572525 and I asked to be reverted. To reproduce, run the attached test case with qmlscene: 1) Wait for the window to be populated (network connectivity is needed) 2) Swipe down, to trigger the pull to refresh action 3) View automatically jumps to the second page 4) navigate back to the first page 5) watch the flickable topMargin: the pulltorefresh item is now visible If time you repeat steps 2-4, the topMargin increases. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1578619/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp