touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #85911
[Bug 1434584] Re: closing an app by swiping it should graceful quit
This bug was fixed in the package qtubuntu -
0.61+15.10.20150617-0ubuntu1
---------------
qtubuntu (0.61+15.10.20150617-0ubuntu1) wily; urgency=medium
[ Daniel d'Andrada ]
* Drastically improve surface resize responsiveness
[ Gerry Boland ]
* Add support for Mir window close event (LP: #1434584)
[ Lukáš Tinkl ]
* fix logic error when testing QFlags
[ Timo Jyrinki ]
* Build depend against libinput-dev to fix build with Qt 5.5 (LP:
#1437192) (LP: #1437192)
-- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx> Wed, 17 Jun 2015 13:46:52
+0000
** Changed in: qtubuntu (Ubuntu)
Status: New => Fix Released
--
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:
Fix Released
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