<table><tr><td style="">fvogt created this revision.<br />Restricted Application added projects: Plasma, Frameworks.<br />Restricted Application added a subscriber: Frameworks.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D6679" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The label text gets treated as RichText/StyledText, which is required<br />
to display mnemonics underlined. Therefore it is necessary to manually<br />
HTML escape the label text, which unfortunately breaks mnemonics as<br />
escaped HTML contains ampersands.<br />
This commit fixes that by introducing a custom function to stylize<br />
mnemonics in HTML escaped text.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Ran a modified knotificationdbustest with "<h1>&&a&ction</h1>" and<br />
"actio&n2" as actions. Result: <a href="http://i.imgur.com/xHifDBu.png" class="remarkup-link" target="_blank" rel="noreferrer">http://i.imgur.com/xHifDBu.png</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R242 Plasma Framework (Library)</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6679" rel="noreferrer">https://phabricator.kde.org/D6679</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/declarativeimports/plasmastyle/ButtonStyle.qml<br />
src/declarativeimports/plasmastyle/ToolButtonStyle.qml<br />
src/declarativeimports/plasmastyle/private/Util.js</div></div></div><br /><div><strong>To: </strong>fvogt, Plasma, broulik<br /><strong>Cc: </strong>plasma-devel, Frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas<br /></div>