[Notifications] Remove action mnemonics from tooltip
ClosedPublic

Authored by broulik on May 23 2019, 8:10 AM.

Details

Summary

Otherwise shows up as ampersand.

BUG: 407853
FIXED-IN: 5.16.0

Test Plan

Code inspired by qtquickcontrols 1 utils

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.May 23 2019, 8:10 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 23 2019, 8:10 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.May 23 2019, 8:10 AM

Seems like something that the button should do automatically for us? Or is it not doing that because it would be throwing away all ampersands?

The button text handles mnemonics but the/a tooltip doesn't and never did

ngraham accepted this revision.May 23 2019, 4:05 PM

Oh right, gotcha.

This revision is now accepted and ready to land.May 23 2019, 4:05 PM
This revision was automatically updated to reflect the committed changes.