| Summary: | konqueror tree view: new folder is alway created in current root, not in selected directory | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Daniel Franke <franke.daniel> |
| Component: | file list view | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | lex.lists |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
has similarities with #107368. I tend to think that this a bug, but I'll see what others think first. |
Version: 3.4.0 (using KDE 3.4.0, compiled sources) Compiler: gcc version 3.3 20030226 (prerelease) (SuSE Linux) OS: Linux (i686) release 2.4.20-4GB Konqueror tree view: + current-root (not necessarily '/') + foodir + sub-foodir1 + sub-foodir2 <-- selected/highlighted + bardir Using the RMB context menu on "sub-foodir2" to create a new folder works as expected. Using Edit->Create New->Folder (or the appropiate shortcut) creates a new directory in "current-root", not "sub-foodir2" which is selected and would be more intuitive. (KDE-3.4.0, build from sources)