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

QQuickWidget hidden on Android

    XMLWordPrintable

Details

    • Android, iOS/tvOS/watchOS

    Description

      I have a QQuickWidget, in a widget-based application (QT 5.5.1, QMainWindow and such). The qquickwidget is added to a frame's layout, itself belonging to a qdialog.

      That works nicely on Windows, but on Android the QDialog is not shown, or is shown in the background. I can see it only after minimizing/resuming the application using the android home button.

      If I hide the QMainWindow while the dialog is executing, and show it back in the dialog destructor, then the dialog and the QQuickWidget are shown directly and are working fine.

      I saw QTBUG-41467 and some others related to that, but they are supposed to be fixed as I understand.

      Thanks
      Philippe Lelong

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            maitai Philippe Lelong
            Votes:
            7 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes