Bug 420034

Summary: Status bar incorrectly treats icons shown when "Network" entry under "Remote" section is clicked as folders
Product: [Applications] dolphin Reporter: Patrick Silva <bugseforuns>
Component: bars: statusAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: minor CC: kfm-devel, mail, meven29
Priority: NOR    
Version: 22.12.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot

Description Patrick Silva 2020-04-13 14:11:41 UTC
Created attachment 127509 [details]
screenshot

SUMMARY
See the attached screenshot please.
From the end users point of view, there is no folder and no file.
But the status bar incorrectly says "4 folders, 1 file".

STEPS TO REPRODUCE
1. open Dolphin
2. click on "Network" under "Remote" section of places panel
3. 

EXPECTED RESULT
"4 folders, 1 file" information should be omitted.

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.18.80
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.1
Comment 1 Julian Steinmann 2020-05-01 09:16:03 UTC
Can confirm. Also on Neon Unstable Edition, Dolphin 20.07.70.
Priority set to minor because I speculate that 95% of all users don't even realize that the status bar shows this information ;)
Comment 2 Patrick Silva 2021-05-16 21:31:09 UTC
Status bar of Dolphin 21.04.1 says "4 Folders".
Comment 3 Méven Car 2023-03-23 11:49:19 UTC
Well technically speaking, those elements are folders and file.
While those are not filesystem folders, they are items in the fake-filesystem provided by kioworker network:/.
Comment 4 Patrick Silva 2023-03-23 11:59:31 UTC
Yes, I understand the technical side. But treating the items under "Network" as folders/files seems incorrect and confusing from the end user perspective.