Summary: | Make it configurable if hidden files are shown above others or not | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Neal Becker <ndbecker2> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | christophe, frank78ac, rpogomes |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screenshot |
Description
Neal Becker
2008-02-01 12:44:24 UTC
Created attachment 23389 [details]
screenshot
Can't reproduce this bug in trunk (svn rev. 815196) I can confirm this bug (or is it a feature?) in kde 3.5.9 and trunk r815688 . This happens because they are different types of files. The first two are hidden, and the rest are not. This also happens with folders (and hidden folders) because they are treated differently. (In reply to comment #3) > I can confirm this bug (or is it a feature?) in kde 3.5.9 and trunk r815688 . This is indeed intentional - KDirSortFilterProxyModel is designed to always show hidden files above others. > This also happens with folders This will be configurable for not-hidden folders in KDE 4.3 (see bug 62007). In principle, the same could be done for hidden files, but I'm not sure if it's worth the effort... Anyway, I'll change summary, severity and product because Konqueror uses Dolphin's file management code now. I'd like to close this request and not make an option for this: The bug is open for nearly 3 years and we got no single other request for this. |