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
- relates to
-
QTBUG-16064 Use Common Item Dialog with the native QFileDialog
-
- Open
-