https://bugs.kde.org/show_bug.cgi?id=459485
Bug ID: 459485 Summary: Recently used files cannot be chosen in browser file pickers Classification: Frameworks and Libraries Product: frameworks-kio Version: 5.98.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Open/save dialogs Assignee: kio-bugs-n...@kde.org Reporter: p...@extreg.com CC: kdelibs-b...@kde.org Target Milestone: --- SUMMARY *** When choosing a file from the "Recent files" pane in both Firefox and Chrome an error occurs with a message like: The file "recentlyused:/files/Screenshot_20220921_112610.png-0" could not be found The filename seems to include an extra "-0" at the end. Removing that inside the file picker doesn't help. This can be tested for instance here: https://ps.uci.edu/~franklin/doc/file_upload.html *** STEPS TO REPRODUCE 1. Go to https://ps.uci.edu/~franklin/doc/file_upload.html 2. Try to upload any file through the "Recent files" 3. An error message appears. The filename includes "-<number>" in the end. OBSERVED RESULT Error message EXPECTED RESULT File is uploaded SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.6 Kernel Version: 5.19.9-arch1-1 (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION In order to test this in Firefox you need to go to about:config and set `widget.use-xdg-desktop-portal.file-picker` to `1`. -- You are receiving this mail because: You are watching all bug changes.