Bug 422084 - Filesystem tree does not expand folders that do not have folders within them
Summary: Filesystem tree does not expand folders that do not have folders within them
Status: RESOLVED DUPLICATE of bug 419434
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: URL navigator (show other bugs)
Version: 5.70.0
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-26 08:41 UTC by Andrew McLeod
Modified: 2020-05-26 10:44 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***