← Back to team overview

touch-packages team mailing list archive

[Bug 1495451] Re: Page pushed on a stack gets instantiated twice, and PageStack.push() returns null

 

** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/pagestack_regression

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

Title:
  Page pushed on a stack gets instantiated twice, and PageStack.push()
  returns null

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  It looks to me like a regression introduced by the latest UITK landing (1.3.1627+15.04.20150908-0ubuntu1).
  See the attached standalone reproducer (run it with qmlscene).
  In a MainView, pushing a page component on a page stack instantiates the page twice.
  Additionally, the result of pageStack.push(pageComponent) is null, and it seems the 'currentPage' property of the stack is not updated.

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


References