Summary: | Kinfocenter inconsistently respecting chosen monospace font | ||
---|---|---|---|
Product: | [Applications] kinfocenter | Reporter: | leonardogilrojo |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | ASSIGNED --- | ||
Severity: | minor | CC: | nate, sitter, usr_40476 |
Priority: | NOR | ||
Version: | 5.27.4 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
leonardogilrojo
2023-05-24 05:27:08 UTC
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. *** |