| Summary: | don't display file / folder not found dialog on missing files/folders. | ||
|---|---|---|---|
| Product: | [Applications] krusader | Reporter: | Rami <ramib85> |
| Component: | general | Assignee: | Shie Erlich <manson> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | wishlist | CC: | alex.bikadorov, bluedzins |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rami
2009-01-10 10:54:12 UTC
The same happens when you go to dir A, quit Krusader, delete A and run K. again. Now it is a bug, not a wish since Kr. shows busy cursor which does not make any sense and misinforms users (busy means -- please wait). My suggestion -- on removed dir, do the following: a) use normal cursor (so please fix the bug) b) find the longest prefix (dir) which exists c) if (b) successful -- switch to it, END d) if (b) fails -- go home directory e) if (d) fails -- go to "/" f) if (e) fails -- show empty tab Some users want
* the home folder
* some want root ("/")
* some want the first available parent dir (Bug 328940)
* some others want to stay at the non-existing dir (Bug 298292).
I think the last option is the best. Other places are available with one click and another user option would be overdoing it.
If somebody strongly disagrees, please comment.
|