Public bug reported:

http://doc.qt.io/qt-5/qml-qtqml-qt.html states

"Qt.ApplicationSuspended - The application is suspended and not visible
to the user. On mobile platforms, the application typically enters this
state when the user returns to the home screen or switches to another
application."

or in practice that nevers happen on Ubuntu Touch, the application state
changes to ApplicationInactive only

That's what led us to have bug #1482235 on settings, since we were
turning off bluetooth features on Qt.ApplicationSuspended, the qt
documentation suggests that the normal cycle should be -> Inactive ->
Suspended, or the Suspended never reach the application it seems?

** Affects: qtubuntu
     Importance: Undecided
         Status: New

** Affects: qtubuntu (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1482296

Title:
  State handling slightly inconsistence with the qt documentation
  description

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtubuntu/+bug/1482296/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to