48a8245db4
Summary: The label text gets treated as RichText/StyledText, which is required to display mnemonics underlined. Therefore it is necessary to manually HTML escape the label text, which unfortunately breaks mnemonics as escaped HTML contains ampersands. This commit fixes that by introducing a custom function to stylize mnemonics in HTML escaped text. Test Plan: Ran a modified knotificationdbustest with "<h1>&&a&ction</h1>" and "actio&n2" as actions. Result: http://i.imgur.com/xHifDBu.png Reviewers: #plasma, broulik Subscribers: plasma-devel, #frameworks Tags: #plasma, #frameworks Differential Revision: https://phabricator.kde.org/D6679 |
||
---|---|---|
.. | ||
accessdenied | ||
calendar | ||
core | ||
plasmacomponents | ||
plasmacomponents3 | ||
plasmaextracomponents | ||
plasmastyle | ||
platformcomponents | ||
CMakeLists.txt |