Bug 407853

Summary: Extra ampersand in tooltip text on 'configure' button in Notifications plasmoid
Product: [Plasma] plasmashell Reporter: Kishore Gopalakrishnan <kishore96>
Component: NotificationsAssignee: Kai Uwe Broulik <kde>
Status: RESOLVED FIXED    
Severity: minor CC: esa1975, plasma-bugs
Priority: NOR    
Version: 5.15.90   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.16.0
Attachments: Screenshot showing the issue

Description Kishore Gopalakrishnan 2019-05-23 05:12:34 UTC
Created attachment 120261 [details]
Screenshot showing the issue

STEPS TO REPRODUCE
1. Open Notifications Plasmoid from system tray.
2. Hover over the 'Configure' button to the right of the 'Do not disturb' text.
3. Note that the tooltip has an extra ampersand in the text (see screenshot).

SOFTWARE/OS VERSIONS
Linux distro:  Arch Linux
KDE Plasma Version: 5.15.90
KDE Frameworks Version: 5.58.0
Qt Version: 5.13.0
Comment 1 Kai Uwe Broulik 2019-05-24 12:48:15 UTC
Git commit 70611825b1ea3f85f8c7ed38fa7f9e0a2ce4d406 by Kai Uwe Broulik.
Committed on 24/05/2019 at 12:46.
Pushed by broulik into branch 'Plasma/5.16'.

[Notifications] Remove action mnemonics from tooltip

Otherwise shows up as ampersand.
FIXED-IN: 5.16.0

Differential Revision: https://phabricator.kde.org/D21360

M  +4    -1    applets/notifications/package/contents/ui/FullRepresentation.qml

https://commits.kde.org/plasma-workspace/70611825b1ea3f85f8c7ed38fa7f9e0a2ce4d406
Comment 2 Kai Uwe Broulik 2019-06-01 19:55:51 UTC
*** Bug 408031 has been marked as a duplicate of this bug. ***