Bug 324024 - Refreshing projects view collapses all folders except for current one
Summary: Refreshing projects view collapses all folders except for current one
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (other bugs)
Version First Reported In: 3.11.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-25 19:16 UTC by Kai Uwe Broulik
Modified: 2019-05-25 07:22 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2013-08-25 19:16:25 UTC
When hitting the refresh button in the projects view (would be great to have Kate use a dir listener to auto-track file appearance/disappearance), the tree collapses all folders except for the one where the currently edited file is in.

Reproducible: Always

Steps to Reproduce:
1. Open a Kate project
2. Expand some folders
3. Hit Refresh button
Actual Results:  
All folders except for the one where the currently edited file is in

Expected Results:  
No folders are collapsed, only empty and/or removed folders get removed
Comment 1 Dominik Haumann 2015-10-07 11:55:01 UTC
Hi Kai, there once was a review request for it: https://git.reviewboard.kde.org/r/120488/
It was discarded, though, since the model merging is probably quite some nasty code...

Any good solution for that?
Comment 2 Edward Kigwana 2019-05-25 07:22:02 UTC
Bug not in master. Note that the view does have other issues just not this one. In fact I can't get deleted files to disappear for a git project.