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

Modal window issue on OS X Yosemite

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • 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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes