Summary: | URL strings are not decoded in file dialogs | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Mr. Argparse <main.bath9558> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | minor | CC: | kdedev, kfm-devel |
Priority: | NOR | ||
Version First Reported In: | 25.04.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Dialog showing the encoded filename |
Description
Mr. Argparse
2025-08-12 04:03:32 UTC
Thanks for the bug report. Please provide the information requested in the template: SOFTWARE/OS VERSIONS (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: Thanks. (In reply to TraceyC from comment #1) > Thanks for the bug report. Please provide the information requested in the > template: > > SOFTWARE/OS VERSIONS > (available in the Info Center app, or by running `kinfo` in a terminal > window) > Linux/KDE Plasma: > KDE Plasma Version: > KDE Frameworks Version: > Qt Version: > > Thanks. For sure my bad: Archlinux: Linux kernel 6.16 KDE Plasma Version: 6.4.4 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.1 Thanks for the info. I'm able to reproduce this on Dolphin built from git-master I didn't see it on 25.04.3 on Fedora 42 Both were using the same Samba share The bug doesn't happen with local files Created attachment 184215 [details]
Dialog showing the encoded filename
(In reply to TraceyC from comment #3) > Thanks for the info. > > I'm able to reproduce this on Dolphin built from git-master > I didn't see it on 25.04.3 on Fedora 42 > Both were using the same Samba share > > The bug doesn't happen with local files Yes does not occur with local files only but only with url-like strings. |