https://bugs.kde.org/show_bug.cgi?id=379937
--- Comment #2 from Brennan Kinney <polarathene-sig...@hotmail.com> --- (In reply to Christoph Feck from comment #1) > Sorting by type needs to check the MIME type, which means it needs to load > the file contents. Is there no way to cache the sorted result the next time the directory is accessed with the type column for sorting? If nothing has changed within the directory, such as navigate up/back and then to the directory again...why does the directory contents need to be sorted again? Is memoization not an option? Or in my case an extension column to sort would probably work just as well without requiring to load file contents? -- You are receiving this mail because: You are watching all bug changes.