https://bugs.kde.org/show_bug.cgi?id=406450
kpschoe...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kpschoe...@gmail.com --- Comment #13 from kpschoe...@gmail.com --- I don't think this is specific to non-KDE apps, since it can be demonstrated using `kdialog`. Run `kdialog --getopenurl`, and Recents, Trash, etc. are present. Run `kdialog --getopenfilename` and they're missing. I don't know KDE internals, but I suspect that this is because Recents et al are implemented internally as URLs (e.g. `recentlyused:`), so they are incorrectly blocked from the ‘filename’ versions, even though they aren't going to be *returned* from the dialog, only used for navigation within it. -- You are receiving this mail because: You are watching all bug changes.