Created attachment 119460 [details] screenshot STEPS TO REPRODUCE 1. have a hd/ssd with two or more partitions 2. access any of your partitions with Dolphin, right click on empty space, select "Properties" 3. OBSERVED RESULT As we can see in attached screenshot, "Properties" window shows "Device usage" when in fact it's just the usage of the current partition. EXPECTED RESULT accurate label like "Partition usage" SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.15.4 KDE Frameworks Version: 5.57.0 Qt Version: 5.12.2
This dialog comes from KIO; moving there.
Patch: https://phabricator.kde.org/D20673
Git commit f8328c008e019fbd58c4908a6ba3157fb9f50bff by Nate Graham. Committed on 18/04/2019 at 21:05. Pushed by ngraham into branch 'master'. [Properties dialog] Use the string "Free space" instead of "Disk usage" Summary: "Disk usage" is inaccurate when you happen to be looking at a partition. And "Free space" better conveys the information that the user is looking for: how much space is available. FIXED-IN: 5.58 Test Plan: {F6780308} Reviewers: #vdg, filipf Reviewed By: #vdg, filipf Subscribers: filipf, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D20673 M +2 -2 src/widgets/kpropertiesdialog.cpp https://commits.kde.org/kio/f8328c008e019fbd58c4908a6ba3157fb9f50bff