Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.6.2
-
None
-
-
09c6d182a70f25
Description
This bug is a duplicate of QTBUG-7381.
The mentioned bug was reported to be a duplicate of QTBUG-4842, which was reported to be resolved in 4.6.2.
However, the bug is not resolved.
To recap the problem:
In the example app the result is that the selected filter is the first filter in the list although the command selectNameFilter should have set it to the third filter.
If you comment out the setNameFilterDetailsVisible or issue the command on a QFileDialog (instead of a class derived from QFileDialog) there is no problem.
I would greatly appreciate it if you could solve this bug.