Bug 422084

Summary: Filesystem tree does not expand folders that do not have folders within them
Product: [Frameworks and Libraries] frameworks-kio Reporter: Andrew McLeod <andrewclimbing>
Component: URL navigatorAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andrewclimbing, kdelibs-bugs, kossebau
Priority: NOR    
Version: 5.70.0   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew McLeod 2020-05-26 08:41:44 UTC
SUMMARY

The filesystem tree view is broken. Folders can be expanded if they have folders within them, but not if they only have files within them. This makes it impossible to open files in bottom-level folders using the filesystem tree.

There is a pretty good description here:
https://forum.kde.org/viewtopic.php?f=218&t=165464
(which was not written by me).

STEPS TO REPRODUCE
1. Open KDevelop
2. Try to expand a bottom-level folder (i.e. one without further folders within it)

OBSERVED RESULT
No way of expanding the folder (no little expander caret symbol)

EXPECTED RESULT
Expander caret to allow folder to be expanded, so that files within can be opened.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 20.04
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION
None
Comment 1 Friedrich W. H. Kossebau 2020-05-26 10:10:00 UTC
Also see this here, not only in KDevelop but also Kate.
Seems something in KDirOperator from KIO got broken.
Comment 2 Christoph Feck 2020-05-26 10:44:56 UTC

*** This bug has been marked as a duplicate of bug 419434 ***