https://bugs.kde.org/show_bug.cgi?id=511564
--- Comment #2 from Markus Oguni <[email protected]> --- (In reply to Akseli Lahtinen from comment #1) > Can confirm, it seems to be only visual bug in the command UI though, since > the actual command looks like working fine. Does the command in your > bugreport work for you normally as well? > > 1. Add custom command `echo %` > 2. This shows up as `echo %%` > 3. Add shortcut to the command and run it with `journalctl -ef` open > 4. It shows up correctly as `echo %` > > > Operating System: KDE Linux 2025-11-03 > KDE Plasma Version: 6.5.80 > KDE Frameworks Version: 6.20.0 > Qt Version: 6.10.0 > Kernel Version: 6.17.6-arch1-1 (64-bit) > Graphics Platform: Wayland > Processors: 12 × AMD Ryzen 5 3600 6-Core Processor > Memory: 16 GiB of RAM (15,5 GiB usable) > Graphics Processor: AMD Radeon RX 6600 Thank you for the very fast reply. Yes thats true, it seems to be just an UI bug. But then a %% cannot be added, if somehow needed. I added "kdialog --error %" for testing and it worked. The change later of the script from kdialog --error % to kdialog --error %hi did not apply the change, i guess thats why i was confused. After a logout and login in worked. I guess this is a common behaivor? -- You are receiving this mail because: You are watching all bug changes.
