← Back to team overview

ubuntu-sdk-bugs team mailing list archive

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

 

Public bug reported:

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.

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Critical
     Assignee: Zsombor Egri (zsombi)
         Status: Confirmed

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

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

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

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


Follow ups