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

Incorrect events dispatching after embedding QWindow in application.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.2.0
    • 5.1.0 , 5.1.1
    • None
    • Mac OS X 10.7, Mac OS X 10.8

    Description

      After embedding QWindow (e.g. QQuickView) via QWidget::createWindowContainer(), some widgets miss mouse events.

      I've distinguished (see applied video and code) one case, but there are others, I guess.

      Adding window container to layout results in creating some new QWidgetWindows for some already existed widgets. If these windows overlap, events delivery can be incorrect.

      I believe this is very important, because such behaviour stops developers from using Qt Quick 2 in mature apps based on widgets.

      Attachments

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

        Activity

          People

            dedietri Gabriel de Dietrich (drgvond)
            munknex Cyril Oblikov
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes