https://bugs.kde.org/show_bug.cgi?id=499806
--- Comment #6 from Méven <me...@kde.org> --- (In reply to David Redondo from comment #5) > Does Dolphin determine the mime types of files when viewing a directory? (or > the thumbnailing?). I also raised the idea. https://bugs.kde.org/show_bug.cgi?id=499551#c11 https://invent.kde.org/frameworks/kio/-/merge_requests/1813 > If so, could this be shared? Anything is possible. It is done for the selected files already but not for the files within a selected folder. And they are two cases: the current folder (when you right click on a blank area of the current folder), and a selected folder within the current folder. The first case we could share the data, the second not so much, since it might not be loaded by dolphin. So I don't think this optimization is that great and necessary if we have what I suggest in https://invent.kde.org/frameworks/kio/-/merge_requests/1813 -- You are receiving this mail because: You are watching all bug changes.