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

Cannot show QWidget on top of QQuickView (regression)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.2.0 RC1
    • None
    • Windows 8 (32 bit) - MSVC2010, Angel, Qt 5.1.1 and Qt 5.2 (Snapshot #134)

      My application should show a QWidget on top of a QQuickView. Therefor I use QWidget::createWindowContainer() to show the QQuickView and overlay a QWidget.

      In Qt 5.1.1 this worked fine. Now in Qt 5.2 the QWidget is not visible. I've attached an example + an screenshot of the expected result.

      Side note: Originally I'm not using QPushButton but QAxWidget. The result there is that the QAxWidget is shown but the QQuickView is no longer visible. Proably the underlaying issue is the same so I decided to go with the simpler example.

        1. axtest.zip
          21 kB
        2. ExpectedResult.png
          ExpectedResult.png
          94 kB
        3. qtbug34742.zip
          13 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kleint Friedemann Kleint
            conny Cornelius Hald
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes