← Back to team overview

touch-packages team mailing list archive

[Bug 1482296] [NEW] State handling slightly inconsistence with the qt documentation description

 

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
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1482296

Title:
  State handling slightly inconsistence with the qt documentation
  description

Status in qtubuntu:
  New
Status in qtubuntu package in Ubuntu:
  New

Bug description:
  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?

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


Follow ups