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

QQuickWidget in QStackedWidget causes UI to not update any more after a QDialog is closed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.2.4
    • Quick: Widget
    • None
    • Android 11
    • Android

    Description

      The attached example shows the issue.

      It can be reproduced like this:

      1. Start App
      2. Observe the checkbox works (ticks/unticks as expected)
      3. Press "Open Dialog"
      4. Press "Close Dialog"
      5. The checkbox does not work any more (nothing in the UI is refreshed but the interactions are still happening)
      6. Move the app in the background (Home button)
      7. Move the app in the foreground
      8. It starts working again

      Cant be reproduced on Windows or iOS.

      In Qt 5.15.2 this worked.

      Would I be correct to assume it is unrealistic to expect any fixes for QQuickWidget at this point?

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: