https://bugs.kde.org/show_bug.cgi?id=507598
--- Comment #7 from Fabio <[email protected]> --- Kio-fuse uses the base path QStandardPaths::writableLocation(QStandardPaths::RuntimeLocation): https://invent.kde.org/system/kio-fuse/-/blob/master/src/kiofuseservice.cpp?ref_type=heads#L45 KUrlComboBox::setUrls() could skip file URLs starting with that base path in https://invent.kde.org/frameworks/kio/-/blob/master/src/widgets/kurlcombobox.cpp?ref_type=heads#L221 Can this be a sensible approach? -- You are receiving this mail because: You are watching all bug changes.
