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

QQuickView embedded into QSplitter using createWindowContainer() places qml rectangle in left upper corner of window when collapsed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • 5.2.1
    • None
    • 92d289aba8207d2e95ff4117660f619e497f93e8

      If QWidget::createWindowContainer()is created with QQuickView in QSplitter and setMinimumWidth() is used for createWindowContainer(), on resize of the QSplitter horizontally it places the qml rectangle to main windows.

      If setMinimumWidth() is not used it works okay.

      Attached example can be used to reproduce it:
      Run the example and then By dragging the splitter to the right, a red rectangle appears at the left upper corner.

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

            smd Jan Arve
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes