← Back to team overview

touch-packages team mailing list archive

[Bug 1434584] Re: closing an app by swiping it should graceful quit

 

** Branch linked: lp:~nick-dedekind/qtmir/polite-close

-- 
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 QtMir:
  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