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
Fixed in 3.2
I use here KDE 3.2 on Mdk 10.0 : the problem is not fixed. Gerard
Fixed for me now (kde 3.3 rc2). Sad this box is not resizable to see the whole name of the file. (wish)
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?
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
Thanks for re-opening. Gerard, could you please vote for this bug too?
I guess with Konq4 this can be closed?
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.
That's great news, thanks!
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