| Summary: | Per application setting for KFileDialog | ||
|---|---|---|---|
| Product: | [Unmaintained] kfile | Reporter: | Eugeny Shkrigunov <eshkrig> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | wishlist | CC: | cfeck, nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Eugeny Shkrigunov
2013-12-12 08:13:15 UTC
Any idea for a user interface to change the setting? Where would you search it? How would you configure it? I am tempting to resolve it as invalid. The application decides in which directory the file dialog opens, not the file dialog. If the application does not make the right choice, or does not offer customization, then that has to be changed in or added to the application, not the file dialog. (In reply to comment #1) > Any idea for a user interface to change the setting? Where would you search > it? How would you configure it? For example in the dialog window "Options" -> "Path" -> "recent" # (default) recently used path "original" # i.e. current file path "use this path ( now is /path/to/blah)" # use this dir permanently (In reply to comment #2) > I am tempting to resolve it as invalid. The application decides in which > directory the file dialog opens, not the file dialog. If the application > does not make the right choice, or does not offer customization, then that > has to be changed in or added to the application, not the file dialog. This will provide (in one place) a flexible (predictable) behavior needed to different users, without changing the code in many applications. Let's focus on individual KDE apps to get the issue resolved. But I'm actually having a hard time finding ones that don't do this, so perhaps it already is... |