SUMMARY I have chosen another font other than the default for monospace. If I go into Devices > Firmware Security, I see my chosen font. If instead go into Devices > CPU I see the default font from KDE. SOFTWARE/OS VERSIONS Operating System: KDE neon 5.27 KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.9 Kernel Version: 5.15.0-70-generic (64-bit)
Can confirm. The difference between them is that the firmware security KCM has `textFormat: TextEdit.RichText` set on it. In CommandOutputKcm, we probably want to b explicitly setting the text to the user's chosen monospaced font, instead of using font.family: "monospace".
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kinfocenter/-/merge_requests/197
*** Bug 496787 has been marked as a duplicate of this bug. ***