Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.5.2
-
None
Description
When you use the function QFileDialog::getOpenFileName if the parameter dir is NULL, the file dialog does not remembers the previous path.
This is different from when you are using the non native Qt dialog or Windows native behaviour which remembers the last path when you do not set the directory.