-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
5.6.0
-
Osx 10.11
In an application having QTreeView and QFileSystemModal, if a file is renamed from Treeview then modal does not sorts it, resulting QTreeView keeps showing the renamed file at wrong sorted position.
If a file is renamed using Finder then QTreeView shows that in correct sorted position.
This can be easily reproduced using the QTDIR/example/ItemView/DIrView by just adding
model.setReadOnly(false)
- relates to
-
QTBUG-75775 QFileSystemModel does not sort if a file is renamed
-
- Reported
-