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

getExistingDirectory does not open a dialog under Win7 with Aero turned on

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • 4.7.0
    • None
    • Win7 32-bit

    Description

      When we try to open a dialog via

      QString sDirectory = QFileDialog::getExistingDirectory(NULL, sTitle, sPath);

      it depends on the setup of Win7 if the dialog shows or not. If Aero is turned off the dialog will not show. If we turn on Aero again the dialog shows and works properly.The getSaveFileName and getOpenFileName work regardlessly of the Aero setup.

      Attachments

        Issue Links

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

          Activity

            People

              pullatti Prasanth Ullattil
              ukoppetsch Ulf Koppetsch
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes