Bug 63191 - Open with... missing in saving dialog in Konqueror
Summary: Open with... missing in saving dialog in Konqueror
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-24 14:26 UTC by gerard
Modified: 2010-02-01 19:52 UTC (History)
2 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 gerard 2003-08-24 14:26:18 UTC
Version:           inconnu (using KDE 3.1.3)
Compiler:          gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
OS:          Linux (i686) release 2.4.21-0.13mdk

When clicking on a link to a file in Konqueror, you can only choose "Save" or "Open with the default program".
It would be nice to be able to choose which program to use when opening the link.

Thanks

Gerard
Comment 1 rpramod 2003-11-22 12:39:21 UTC
Fixed in 3.2
Comment 2 gerard 2004-03-18 21:20:03 UTC
I use here KDE 3.2 on Mdk 10.0 : the problem is not fixed.

Gerard
Comment 3 gerard 2004-08-18 22:03:26 UTC
Fixed for me now (kde 3.3 rc2).

Sad this box is not resizable to see the whole name of the file. (wish)
Comment 4 Janet 2005-10-16 16:24:29 UTC
I don't see this (KDE 3.4.2, Debian Sid). When I click on a file link in konqueror webbrowser I only have the option to save the file to disk, to cancel or to open it with a specific program (which in most of the cases is the wrong one). It really would be helpful if there would be an additional button "open with..." (any program). Could you please re-open this bug report?
Comment 5 gerard 2005-10-16 21:31:21 UTC
Example :
go to http://www.delafond.org/mediutil_qt/
Click on "la dll qt pour windows" 
You get a dialog box with 2 lacks :
-not resizable
-cannot choose which program to use to open the file
(using 3.4.2 here)
sorry to reopen, but this dialog box is not on the usual level of quality of KDE

Gerard
Comment 6 Janet 2005-10-18 05:00:10 UTC
Thanks for re-opening. Gerard, could you please vote for this bug too?
Comment 7 Janet 2009-09-02 01:28:01 UTC
I guess with Konq4 this can be closed?
Comment 8 David Faure 2009-10-14 04:07:00 UTC
No, the bug was still valid... until today. I just implemented addition selection of other applications in that dialog, for KDE 4.4. 

http://www.davidfaure.fr/kde/save-or-open-after.png (although I'm reworking what it looks like)

Well, this shows the other applications associated with this type of file, not the generic "Open with..." where you can type anything, that's for another day.
Comment 9 Janet 2009-10-14 12:05:49 UTC
That's great news, thanks!
Comment 10 David Faure 2010-02-01 19:52:43 UTC
SVN commit 1083661 by dfaure:

FEATURE: show "Open With..." in the "open or save" dialog even when there are some associated apps for this mimetype.
Fixed for: 4.5
BUG: 63191


 M  +15 -5     kdebase/apps/konqueror/src/konqrun.cpp  
 M  +10 -1     kdelibs/khtml/khtml_run.cpp  
 M  +33 -18    kdelibs/kparts/browseropenorsavequestion.cpp  
 M  +11 -1     kdelibs/kparts/browserrun.cpp  
 M  +23 -1     kdelibs/kparts/browserrun.h  
 M  +21 -9     kdelibs/kparts/tests/openorsavequestion.cpp  


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