** Branch linked: lp:~aacid/ubuntu-ui-toolkit/setIncubator ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed
-- 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: Fix Committed 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 -- 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