Created attachment 118136 [details] screenshot STEPS TO REPRODUCE 1. install nighly build of falkon https://www.falkon.org/download/ 2. load this webpage with falkon: https://vilamulher.com.br/familia/gravidez/chutes-na-gravidez-sao-garantia-de-bebe-saudavel-630959.html 3. press ctrl+s to save as (save as dialog shows up) OBSERVED RESULT File name field shows invalid characters instaead the accents, see the screenshot please. EXPECTED RESULT file name field shows the accents. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.15.0 KDE Frameworks Version: 5.55.0 Qt Version: 5.12.1 ADDITIONAL INFORMATION same occurs with kdenlive installed via flatpak/flathub. I can't reproduce with falkon installed from Arch repos.
This should be fixed with https://codereview.qt-project.org/#/c/253590/ and with a similar fix in xdg-desktop-portal-kde. I'll backport that fix to the KDE runtime once is approved.
Git commit 27651ce217568e0292e3161cd2da1754b4961b5e by Jan Grulich. Committed on 23/02/2019 at 08:06. Pushed by grulich into branch 'Plasma/5.15'. Properly convert filename to string from bytearray M +3 -2 src/filechooser.cpp https://commits.kde.org/xdg-desktop-portal-kde/27651ce217568e0292e3161cd2da1754b4961b5e