https://bugs.kde.org/show_bug.cgi?id=411428
Bug ID: 411428
Summary: file-picker support links locations in GTK file
dialogues from KDE/Qt created link locations
Product: bugs.kde.org
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
It would be great if a quicklink / location created in dolphin was consistently
available in open / save dialogues for as many programs as possible. It does
not, for instance, in vscode.
STEPS TO REPRODUCE
1. install vscode
2. open or save a file
3. note that any quick link locations (think MyProjects folder) are not present
in the open / save dialogue
OBSERVED RESULT
The open/save dialogue is default locations only.
EXPECTED RESULT
Quick links created in Dolphin /qt to be present in the open / save dialogue.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon Latest
ADDITIONAL INFORMATION
Brought this up on neon.kde.org IRC great info I got from there: current the
GTK and KDE/Qt file choosers use different data stores, so links you create in
one will not be visible in the other. however this is actually something we
might be able to fix in KDE-land we might be able to use the same datastore as
the other one, especially if it uses a FreeDesktop standard.
--
You are receiving this mail because:
You are watching all bug changes.