| Summary: | [sidebar] Renaming/deleting current file in sidebar navigator causes trouble | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Mark Macdonald <mamacdon> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | Mike_Wilson |
| Version: | 3.0 | ||
| Target Milestone: | 3.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
McQ says: > If you delete a directory above the file you are editing, the file content stays in the editor, but you can't save it after that. > either have to make "Save" in the editor put the file (and any missing parent directories) back, or you have to clear the edit context when the directory is deleted. > (I prefer the latter) http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=3ebbcbf If you rename the current file being edited, it is now smart enough to redirect you to the file under its new name. If you delete the file or an ancestor of it, you get an empty right-hand pane. |