[dolphin] [Bug 509064] New: Inconsistent reporting of non-empty directory as empty with hidden files, in main display, tooltips and properties.
Mel Smith
bugzilla_noreply at kde.org
Wed Sep 3 12:27:29 BST 2025
https://bugs.kde.org/show_bug.cgi?id=509064
Bug ID: 509064
Summary: Inconsistent reporting of non-empty directory as empty
with hidden files, in main display, tooltips and
properties.
Classification: Applications
Product: dolphin
Version First 25.08.0
Reported In:
Platform: CachyOS
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: view-engine: general
Assignee: dolphin-bugs-null at kde.org
Reporter: kde at jackwasey.com
CC: kfm-devel at kde.org
Target Milestone: ---
SUMMARY
Non-empty directory with only hidden files is reported as empty, unless hidden
files are shown.
This results in a risk of opaque deletion of files when the "empty" parent
directory is deleted.
STEPS TO REPRODUCE
1.
mkdir ~/notempty
touch ~/notempty/.hiddenfile
2. navigate to ~/notempty in dolphin
3. toggle hidden files view on and off
right clicking on the new folder, selecting Properties simply states it
contains one item.
OBSERVED RESULT
"Folder is empty" message when hidden, and the file appearing when hidden
files are revealed.
The tooltip rollover message (which is not default on my installation), states
"Hidden files: 1" but "Size: 0 items."
EXPECTED RESULT
In English would be something like "Folder contains hidden files. Click here to
reveal, are press <ctrl>-H" (or whatever configured keyboard shortcut exists)
Roll-over message Size: 1 item, Hidden files: 1 would be better?
right clicking on the new folder, selecting Properties states it contains one
item, and one hidden item (to be consistent with tooltip and reality).
SOFTWARE/OS VERSIONS
Operating System: CachyOS Linux
KDE Plasma Version: 6.4.4
KDE Frameworks Version: 6.17.0
Qt Version: 6.9.2
Graphics Platform: Wayland
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list