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

Modal window issue on OS X Yosemite

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.4.0
    • 5.3.2, 5.4.0 Beta
    • QPA
    • None
    • MacBook Pro (late 2013) OS X 10.10, Qt 5.4 beta
    • macOS
    • 916dfcb8275bcce6b39606cd0b930239a60dc5df

      The content of window will disappear when resizing a modal window.

          MyDialog *fDialog = new MyDialog(this);
          fDialog->setWindowModality(Qt::WindowModal);
          fDialog->open();
      

      Deactivating and then reactivating to helps.

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

            tpochep Timur Pocheptsov
            jimcad J Matilainen
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes