https://bugs.kde.org/show_bug.cgi?id=508693
Bug ID: 508693
Summary: Opening a file within the 'File System Browser' plugin
while in tree view should not change the viewed
directory.
Classification: Applications
Product: kate
Version First 25.08.0
Reported In:
Platform: EndeavourOS
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 184421
--> https://bugs.kde.org/attachment.cgi?id=184421&action=edit
Visual Aid for exact problem
SUMMARY
In the Kate program when using the 'File System Browser' plugin with the view
mode set to either
`View Mode > Tree View`
or
`View Mode > Detailed Tree view`
and opening a file within an expanded directory inside the currently viewed
directory for some reason changes the directory viewed to the one of the opened
file rather than just leaving the current view alone. The embedded file browser
should not change the view unless a folder is double clicked. Opening a file
should only open the file and not change the currently viewed directory to the
one of the open file.
STEPS TO REPRODUCE
1. Create a folder named 'A' with a folder named 'B' contained within 'A'.
2. Create a file in folder 'B' called 'test.txt'
3. Enable 'File System Browser' plugin if not already active.
5. Open the 'File System Browser' on the side bar.
6. Right click -> `View Mode > Tree View`
7. Navigate to folder 'A' such that you can see Folder 'B'
8. Click the drop down arrow on folder 'B' such that you can see 'test.txt'
9. Double click 'test.txt'
10. Notice that the view has been changed to that of Folder 'B' and the folder
tree no longer visible.
OBSERVED RESULT
Changing the currently viewed directory to that of the file.
EXPECTED RESULT
No change in the currently viewed directory.
--
You are receiving this mail because:
You are watching all bug changes.