Bug 60060 - navigation panel should show the same places/locations as the "save" dialog box
Summary: navigation panel should show the same places/locations as the "save" dialog box
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: sidebar (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Joseph Wenninger
URL:
Keywords:
: 66613 181060 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-06-19 14:35 UTC by Nicolas Bock
Modified: 2010-03-10 14:23 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Bock 2003-06-19 14:35:48 UTC
Version:            (using KDE KDE 3.1.2)
Installed from:    RedHat RPMs

The "save" or "save as" dialog box offers 5 locations on the left hand side: Desktop, Home Directory, Floppy, Temporary Files, and Network. Konqueror on the other hand doesn't offer these locations in a straightforward fashion. When I save a file in "Temporary Files" for example then I have to know that this means "/tmp/kde-$USER" if I want to access the file with konqueror. I think it would therefore be very helpful if konqueror would offer a tab that looks just like the panel on the left hand side in the "save" or "save as" dialog box.
Comment 1 Vedran Ljubovic 2003-11-19 12:05:57 UTC
*** Bug 66613 has been marked as a duplicate of this bug. ***
Comment 2 Rui Malheiro 2003-12-16 12:14:10 UTC
I agree, and also think this should be the "default panel" for the navigation panel, in order to strengthen the look-and-feel of KDE's file manager interface.

Also with the possibility of adding customised entries to the "save" dialoge side panel, those entries would/should be available to the Konqueror file manager.
Comment 3 Angel Blue01 2009-03-06 21:20:16 UTC
In 4.x the Places panel in Dolphin lists the same places as the Save/Open dialog, this bug does not apply to KDE 4.x
Comment 4 Ingomar Wesp 2009-03-08 19:33:46 UTC
(In reply to comment #3)
> In 4.x the Places panel in Dolphin lists the same places as the Save/Open
> dialog, this bug does not apply to KDE 4.x

If I understand the original report correctly, this bug deals with the issue, that _Konqueror_'s sidebar does not have a "Places" section like the one featured in Dolphin or the file dialog, so it actually does apply.
Comment 5 Angel Blue01 2009-03-08 22:40:56 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > In 4.x the Places panel in Dolphin lists the same places as the Save/Open
> > dialog, this bug does not apply to KDE 4.x
> 
> If I understand the original report correctly, this bug deals with the issue,
> that _Konqueror_'s sidebar does not have a "Places" section like the one
> featured in Dolphin or the file dialog, so it actually does apply.

I had never notcied that, I use Konqeror mostly as a Web browser, I thought it had a places bar that was just turned off. But while, now that I understand the original issue here, I think it would be a good idea to have, it does bring up the question for me of what's considered an "advanced" feature. After all, Konqueror had bookmarks, which Dolphin does not, that to some extent replace the need for a places sidebar so it might not be neccessary in the "power users' file manager".
Comment 6 Ingomar Wesp 2009-03-09 18:10:20 UTC
> After all, Konqueror had bookmarks, which Dolphin does not, that to some extent
> replace the need for a places sidebar so it might not be neccessary in the
> "power users' file manager".

Using konqueror for file management, I miss the places feature quite a bit. For me as a user, there are two major reasons:

- Consistency with the Open/Save dialog. While I can and do create bookmarks for 
  my often-used directories, I miss the ability to synchronize them with the 
  dialog. The places bar would take care of that.

- Plugged-in devices are automatically added to the places bar, which is a really 
  nice to have.

So, from my personal point of view, places would definitely be a very welcome addition to konqueror...
Comment 7 Angel Blue01 2009-03-10 02:50:05 UTC
(In reply to comment #6)
> > After all, Konqueror had bookmarks, which Dolphin does not, that to some extent
> > replace the need for a places sidebar so it might not be neccessary in the
> > "power users' file manager".
> 
> Using konqueror for file management, I miss the places feature quite a bit. For
> me as a user, there are two major reasons:
> 
> - Consistency with the Open/Save dialog. While I can and do create bookmarks
> for 
>   my often-used directories, I miss the ability to synchronize them with the 
>   dialog. The places bar would take care of that.
> 
> - Plugged-in devices are automatically added to the places bar, which is a
> really 
>   nice to have.
> 
> So, from my personal point of view, places would definitely be a very welcome
> addition to konqueror...

I hadn't thought of that. Maybe Bookmarks should also be accessible from the dialog?

Of course the Places bar does load volumes, so it does make sense to have it too.
Comment 8 Shaun Reich 2009-03-27 00:19:23 UTC
*** Bug 181060 has been marked as a duplicate of this bug. ***
Comment 9 Pino Toscano 2010-03-10 14:23:16 UTC
SVN commit 1101649 by pino:

Add a very simple sidebar module which shows the KDE "places" (just like in the KDE file dialogs or in Dolphin).
Fixed in KDE 4.5.

BUG: 60060
BUG: 172766


 M  +1 -0      CMakeLists.txt  
 A             places_module (directory)  
 A             places_module/CMakeLists.txt  
 A             places_module/konqsidebar_places.desktop  
 A             places_module/places_module.cpp   [License: LGPL (v2/3+eV)]
 A             places_module/places_module.h   [License: LGPL (v2/3+eV)]


WebSVN link: http://websvn.kde.org/?view=rev&revision=1101649