https://bugs.kde.org/show_bug.cgi?id=499069

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |6.3.0
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kinfocenter/-/commit/cd2
                   |                            |57602e2a4798b279846b131a355
                   |                            |ad46001d97
         Resolution|---                         |FIXED

--- Comment #3 from Nate Graham <n...@kde.org> ---
Git commit cd257602e2a4798b279846b131a355ad46001d97 by Nate Graham.
Committed on 29/01/2025 at 17:29.
Pushed by ngraham into branch 'master'.

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 use appropriate newlines. This commit implements that.
FIXED-IN: 6.3.0

Co-authored-by: Harald Sitter <sit...@kde.org>

M  +5    -1    kcms/firmware_security/main.cpp
M  +0    -1    kcms/firmware_security/ui/main.qml
M  +26   -3    src/CommandOutputContext.cpp
M  +10   -0    src/CommandOutputContext.h
M  +3    -1    src/qml/CommandOutputKCM.qml

https://invent.kde.org/plasma/kinfocenter/-/commit/cd257602e2a4798b279846b131a355ad46001d97

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to