Summary: | patch: kopenwith dialog: complete history and files | ||
---|---|---|---|
Product: | [Unmaintained] kfile | Reporter: | Felix Berger <bflat1> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | CC: | adawit, faure, nate, pfeiffer |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | the proposed patch |
Description
Felix Berger
2005-11-18 13:59:45 UTC
Created attachment 13533 [details]
the proposed patch
Moving from "kio/kfile" component to "kfile" product, helps sorting out duplicates. Actually, I have to wonder if the URL completion is really useful at all in this dialog. I never typed the full path to an executable in that lineedit (and I always found it strange to see subdirs of my home directory come up as completion in there). And if we got rid of it and only had the history completion, then someone who needs to type a full path could just open the file dialog, type the full path there (with completion), and after that it will be remembered in the history so he'll only have to do that once (per binary). Does anyone disagree with me removing the URL completion from the "open with" dialog altogether? (Carsten added the URL completion in r45614, so adding him to CC.) I agree with David, most likely people would want PATH completion in the open with dialog. As long as they still can type absolute paths to executables in non-standard places and those entries are saved in the history completion, this would be an overall improvement. I don't use this feature much anymore but still think it makes the open with dialog more usable. The Open With dialog was recently vastly improved in usability, and we believe that it obviates this request. Thanks anyway for the patch, and sorry we couldn't merge it! |