Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.3.0
-
None
Description
When a QFileDialog was used in Qt3 through one of the static functions like QFileDialog::getOpenFileName(), and the user resized the dialog, the next time such a dialog was opened it still had the size the user had selected before. It would be nice if this feature was present in Qt4.x.