fvogt created this revision. fvogt added reviewers: lukas, jgrulich. fvogt requested review of this revision.
REVISION SUMMARY The tooltip text only supports plaintext, so it contained a literal "<br>". A "\n" works as a newline in both the expanded representation and the tooltip. TEST PLAN Hovered over the icon with available security updates. Now the text includes a newline instead of a literal "<br>". REPOSITORY R623 Plasma PackageKit Updater BRANCH master REVISION DETAIL https://phabricator.kde.org/D12790 AFFECTED FILES src/declarative/pkupdates.cpp To: fvogt, lukas, jgrulich Cc: plasma-devel