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

Cocoa: No resizeEvent after calling QWindow::resize

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.1.1
    • GUI: Window management
    • None
    • Mac OS X 10.6
    • cf3e435299ef2705fb217279bb5e93847cfc7d8c

    Description

      The QWindow::resizeEvent documentation states that resizeEvent is invoked after the windowing system has acknowledged a setGeometry() or resize() request.

      This is not the case on Mac OS X.

      The problem became obvious when trying to handle window size changes on the c++ side after modifying the width/height properties of a qml root element with resize mode QQuickView::SizeViewToRootObject.

      Attachments

        For Gerrit Dashboard: QTBUG-32706
        # Subject Branch Project Status CR V

        Activity

          People

            njeisecke Nils Jeisecke
            njeisecke Nils Jeisecke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes