[frameworks-kio] [Bug 522470] The Permanent Deletion Confirmation window (Shift+Del) is displaying [ and ] as %5B and %5D

"Nate Graham" <[email protected]>
Newsgroups gmane.comp.kde.devel.bugs
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=522470

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/-/commit/91289e1
                   |                            |6dfb161ee7b1001a1f31ef17649
                   |                            |472d26
            Version|                            |6.30
  Fixed/Implemented|                            |
                 In|                            |
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #1 from Nate Graham <[email protected]> ---
Git commit 91289e16dfb161ee7b1001a1f31ef17649472d26 by Nate Graham.
Committed on 18/08/2026 at 18:08.
Pushed by ngraham into branch 'prettier-deletions-for-desktop-items'.

Don't show percent-encoded strings for items of desktop:/ IO worker

desktop:/ is our creation, not a standard thing, so these items don't
have a valid URL scheme from the perspective of QUrl::toDisplayString.
Thus it goes into a fallback path internally and returns something ugly.

To prevent that, the code here already handles it for trash:/ URLs;
let's extend the same thing to desktop:/ URLs.
FIXED-IN: 6.30

M  +1    -1    src/widgets/widgetsaskuseractionhandler.cpp

https://invent.kde.org/frameworks/kio/-/commit/91289e16dfb161ee7b1001a1f31ef17649472d26

-- 
You are receiving this mail because:
You are watching all bug changes.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.