← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1578619] [NEW] [regression] Extra flickable margin added when using PullToRefresh

 

Public bug reported:

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.

** Affects: canonical-devices-system-image
     Importance: Undecided
         Status: New

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


** Tags: regression-proposed

** Attachment added: "Test case"
   https://bugs.launchpad.net/bugs/1578619/+attachment/4656391/+files/test.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/1578619

Title:
  [regression] Extra flickable margin added when using PullToRefresh

Status in Canonical System Image:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

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


Follow ups