Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
4.6.0
-
None
-
Mac OS X 10.5.8
-
-
0de487a10f3a54c46f30042b96c321f982e01a90
Description
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.