https://bugs.kde.org/show_bug.cgi?id=501773
--- Comment #6 from Maik Qualmann <metzping...@gmail.com> --- Calculating the file size doesn't need to be done in a separate thread. The ItemInfo value info.fileSize() is a cached value. I tested it with 50,000 items on my old computer, and there was no delay in selecting. The problem only occurs if the Captions sidebar is currently enabled; in that case, reading the metadata status would have to be done in a separate thread. Maik -- You are receiving this mail because: You are watching all bug changes.