touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #85844
[Bug 1434584] Re: closing an app by swiping it should graceful quit
** Branch linked: lp:ubuntu/wily-proposed/qtubuntu
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1434584
Title:
closing an app by swiping it should graceful quit
Status in Qt integration with the Mir display server:
Confirmed
Status in qtubuntu package in Ubuntu:
New
Bug description:
By swiping an app to close causes the app to quit without call its
destructor. In my opinion we should use the same behavior as we have
on desktop when clicking on the "x" in the windows manager.
Most of c++ classes has some cleanup function on the destructor and it
expected that will be called at some point. For example the
QTemporaryFile or QTemporaryDir. They remove the files created during
the destruction.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1434584/+subscriptions