Details
-
Bug
-
Resolution: Duplicate
-
P5: Not important
-
5.0.0
-
None
-
Win Xp + Qt 5.0.2
-
34c240289a8682b60d5a61670e1d330d630e1f93
Description
QFileDialog::saveState()/QFileDialog::restoreState does not restore the current directory. Steps to reproduce (qtbug2855.tar):
- Run qtbug2855.tar below
- Click "Open" button
- Change size of dialog, change current directory
- Close dialog
- Click "Open" button again -home directory again.
- Run qtbug2855.tar with command line option -n (no native dialogs):
Notice that it works now.
Attachments
Issue Links
- is replaced by
-
QTBUG-28855 QFileDialog::saveState,restoreState doesn't restore the current directory
- Closed