Skip to content

CommandOutputKCM: Use correct newlines for HTML-styled content

Right now it assumes plaintext and always uses a \n. But the Firmware Security KCM displays HTML-styled text, where this won't work.

We need a way to tell the object that it's going to be displaying HTML content, and then have the KCM pass along that knowledge and have it acted on accordingly.

BUG: 499069
FIXED-IN: 6.3.0

Co-authored-by: Harald Sitter sitter@kde.org

@sitter

Edited by Nate Graham

Merge request reports

Loading