Version: (using KDE 4.2.4) OS: Linux Installed from: Mandriva RPMs After browsing a compressed archive using konqueror and using the up arrow (or alt-up) to re-enter the parent folder, the protocol in the location bar remains associated with the archive type (zip:/ tar:/ for example). Consequently, options such as 'create new' don't appear in the right-click context menu.
Thanks for the bug report! This issue has been reported already, I'll mark the report as a duplicate. *** This bug has been marked as a duplicate of bug 79302 ***
SVN commit 1026289 by dfaure: The redirection from zip to file wasn't appearing in konqueror because zip:/tmp/ != zip:/tmp -> do comparison without trailing slash. BUG: 207572 M +2 -1 dolphinpart.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1026289
Ooops didn't see the duplicate comment. Will go to the right bug now.