[Ubuntu-sdk-bugs] [Bug 1477363] Re: onDestruction is never called in the QML component

2015-09-25 Thread Launchpad Bug Tracker
[Expired for ubuntu-ui-toolkit (Ubuntu) because there has been no activity for 60 days.] ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-tool

[Ubuntu-sdk-bugs] [Bug 1477363] Re: onDestruction is never called in the QML component

2015-09-27 Thread XiaoGuo, Liu
This needs to be fixed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Expired => New -- 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/1477363 Title: onDestru

[Ubuntu-sdk-bugs] [Bug 1477363] Re: onDestruction is never called in the QML component

2015-11-12 Thread Zsombor Egri
In your example, the Page is declared as an instance. When you close the application, the elements will be destroyed silently, without having their attached Component.onDestruction called. When you use a Page declared in the way you reported in a PageStack or AdaptivePageLayout, the Page will not