| Summary: | Use a single location to store open/save file dialog settings | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | popov895 <popov895> |
| Component: | Open/save dialogs | Assignee: | KIO Bugs <kio-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | kdelibs-bugs-null, nate, popov895 |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 5.94.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
popov895
2022-06-08 08:56:59 UTC
The current state is clearly intentional, and allows you to have different view settings for the dialog in every app. The question of course is how useful this is, at least for view settings. We would want to let every app remember the last-used location in its open and save dialog, probably. I agree, this is a moot point. Is it possible to make the file dialog import the view settings from Dolphin the first time it is started? It's mostly possible, but Dolphin and file file dialog have subtly different settings. For example the file dialog limits icon sizes to only the icon sized that KIconLoader provides, while Dolphin lets you choose a bunch of intermediate values. We could do a best guess, and at least have it inherit the basic view style (icons, compact, details), whether to show previews, etc. |