https://bugs.kde.org/show_bug.cgi?id=510083
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |432d42f92f706c5e4068ef03d7e | |87edd4009ef69 --- Comment #3 from Marco Martin <[email protected]> --- Git commit 432d42f92f706c5e4068ef03d7e87edd4009ef69 by Marco Martin. Committed on 30/09/2025 at 14:54. Pushed by mart into branch 'master'. applet/taskmanager: replace & with && in the context menu actions in the dynamic context menu actions of tasks the text is not controlled by ourselves but can be anything which the app exposes. If there is a string with an &, since this goes in a context menu, the & will be removed (and considered a mnemonic hint) in order to have them printed, && has to be used instead M +1 -1 applets/taskmanager/package/contents/ui/ContextMenu.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/432d42f92f706c5e4068ef03d7e87edd4009ef69 -- You are receiving this mail because: You are watching all bug changes.
