Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
5.6.0
-
Windows
Description
When calling QFileDialog::getExistingDirectory(), native OpenFileDialog is opened with the possibility to choose directory, instead of native BrowseDirectoryDialog.
Steps to reproduce:
- Run attached sample program
- Click button
- Observe the native dialog type
Expected result:
- BrowseDirectoryDialog is opened
Observed result:
- OpenFileDialog is opened
Attachments
Issue Links
- relates to
-
QTBUG-35396 File Mode QFileDialog::Directory does not show files within folders for Windows native dialog
-
- Closed
-