https://bugs.kde.org/show_bug.cgi?id=505046
Bug ID: 505046
Summary: The directory chooser behaves differently from the
native Qt one (does not return a preset directory
without interaction)
Classification: Frameworks and Libraries
Product: frameworks-kio
Version First 6.13.0
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Open/save dialogs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Hi all,
this bug surfaced after porting KPhotoAlbum to Qt 6. We use a persistent
"Copy/Link to" object that helps copying or linking images to the same target
directory, keeping the last one as a preset. However, it happened that not all
images e.g. copied to some directory actually ended in there.
A closer inspection showed that the "native" (i.e. KDE) file dialog does not
return the preset directory if one simply presses enter, without clicking on
some directory. Instead, the home directory is returned in this case, although
the preset directory is shown and selected in the dialog.
Using Qt's native file dialogs works as expected.
I'll attach a minimal example …
--
You are receiving this mail because:
You are watching all bug changes.