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

QSplitter combined with QQuickView window container blocks mouse clicks

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.2.0
    • 5.1.0
    • GUI: Window management
    • None
    • Mac 10.8.x. Xcode 4.6. Qt 5.1.0 on stable branch as of August 5, 2013.
    • a2bdda8e3ba324a51620d9e758e444d02c4fd061, 8fd71914b43350a21c0c05051c1a6e24e9d8cb85, 9554088557571d5c6b96c710424e591ab8db4e0d

    Description

      I've included a short sample program to demonstrate this problem.

      qmake, make, then run the program.

      The program creates a QSplitter in a QDockWidget. The top part of the splitter contains 4 QPushButtons; the bottom contains a QQuickView loaded using QWidget::createWindowContainer.

      The problem is easy to see – it is impossible to click on the top-most button (actually, the very bottom few pixels of the button work, but not the top portion of the button).

      Having the QQuickView in the splitter seems to block mouse clicks to the top 32 pixels of the splitter.

      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)
            cmeyer Chris Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes