Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-75758

QtAndroid::runOnUiThread queuing calls when background_running=true

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.12.3
    • Extras: Android
    • None
    • Android

    Description

      QtAndroid::runOnUiThread will queue events if it is called when the application is not in the active state. While this I believe this is expected as the default behavior it does not honor the "android.app.background_running" flag which can be set in the manifest.

      QtNative is blocking this in the runPendingCppRnnablesOnAndroidThread. I believe this should also check the above flag.

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtandroidteam Qt Android Team
            mdippold mdippold
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes