Opened 7 years ago
Closed 7 years ago
#1248 closed defect (fixed)
Directory Browser Crash on deleted item
Reported by: | Sewi | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Project Browser | Version: | 0.87 |
Keywords: | Cc: |
Description
- Open Padre & any file of any project
- Expand the directory tree to see a file in a sub-directory
- Rename that directory (from outside Padre)
- Right-Click on the file and select "Refresh"
- The directory browser crashes Padre because the object went undef
Solution should be simple: Throw away everything and do a full refresh of the directory browser.
Change History (1)
comment:1 Changed 7 years ago by szabgab
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
r14961 seems to fix it