Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
5.7.0, 5.8.0 Beta
-
None
-
Windows 10
Description
The default directory is always the last opened dir.
Tried with both static call QFileDialog::getOpenFileUrl and
QFileDialog dialog;
dialog.setDirectory("D:/")
Exact same code works with Desktop Qt.