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

Cannot show QWidget on top of QQuickView (regression)

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        1. axtest.zip
          21 kB
        2. ExpectedResult.png
          ExpectedResult.png
          94 kB
        3. qtbug34742.zip
          13 kB

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes