https://bugs.kde.org/show_bug.cgi?id=424702
Bug ID: 424702 Summary: KDialog does not parse double quotes in filenames correctly Product: kdialog Version: 20.04 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: br...@frogmouth.net Reporter: ch...@protonmail.ch Target Milestone: --- Created attachment 130425 --> https://bugs.kde.org/attachment.cgi?id=130425&action=edit The Error and the input filename SUMMARY For files with two doublequotes in filename, KDialog will only read in filename between the doublequotes. STEPS TO REPRODUCE 1. Use KDialog to choose file (e.g. with Chromium or with Okular) 2. Select file with two doublequotes in filename (e.g. yechs_"test".txt) OBSERVED RESULT KDialog gives error The file "[current_path]/test" could not be found (This is shown in the attached screenshot) In the case that a file with name "test" exists, that file will be uploaded instead. EXPECTED RESULT The full filename yechs_"test".txt being read in and the correct file be uploaded SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux with kernel 5.7.10-arch1-1 KDE Plasma Version: 5.19.3 KDE Frameworks Version: 5.72.0 Qt Version: 5.15.0 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.