https://bugs.kde.org/show_bug.cgi?id=468718
Bug ID: 468718 Summary: [KFilePlacesView] Loading and saving state is hardcoded Classification: Frameworks and Libraries Product: frameworks-kio Version: git master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Places Assignee: kio-bugs-n...@kde.org Reporter: popov...@ukr.net CC: k...@privat.broulik.de, kdelibs-b...@kde.org Target Milestone: --- SUMMARY Instances of the `KFilePlacesView` use hardcoded keys to load and store their state. If an application uses a built-in instance of the `KFilePlacesView` (for example, the sidebar in Gwenview or Dolphin), then this instance and the dialog to open/save files use the same place to store their state (the "KFileDialog Settings" key), so changing the settings of one of them also affects the other. See `KFilePlacesViewPrivate::readConfig()`and `KFilePlacesViewPrivate::writeConfig()`. SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 -- You are receiving this mail because: You are watching all bug changes.