Ticket #966 (closed defect: fixed)
Directory browser showing nothing or wrong data
| Reported by: | Sewi | Owned by: | Alias |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | editor | Version: | trunk |
| Keywords: | Cc: |
Description
The directory browser (left panel) is empty (usually after Padre startup for some time) and shows a wrong directory (seems to be related to another open file) when changing tabs after some Padre runtime.
The wrong-data-issue is fixed some time later when changing tabs, but a immediate tab change doesn't help.
Change History
comment:2 Changed 3 years ago by waxhead
I'd say this is now also fixed with all the work Alias has done on the directory tree panel.
Can you confirm and close please.
comment:3 Changed 3 years ago by waxhead
Not sure if I'm seeing the same issue here, but do you have the outline view open as well?
I noticed that the outline view can be slow to update on a large file.
comment:4 Changed 3 years ago by Sewi
I'm using DirectoryBrowser? (left) and FunctionList? (right), no Outline.
Alias: BTW, it doesn't rescan on every tab
Alias: It only rescans if the file in the new tab is in a different project to the old one
I have one "project" which consists of two different Padre-projects which work together and which are edited in the same Padre task. I'll keep on watching for the problem and close this ticket if it doesn't appear again.
