Bug 436169

Summary: The default font for Konsole is not monospaced
Product: [Applications] konsole Reporter: Omeritzics <omeritzicschwartz>
Component: fontAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: a.samirh78
Priority: NOR    
Version: 21.04.0   
Target Milestone: ---   
Platform: Mageia RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Omeritzics 2021-04-25 14:57:38 UTC
SUMMARY
The default font for Konsole is not monospaced.

STEPS TO REPRODUCE
1. Configure Konsole to use the default settings.

OBSERVED RESULT
The default font for Konsole is not monospaced, and this make it harder to use Konsole.

EXPECTED RESULT
The default font for Konsole is monospaced.

ADDITIONAL INFORMATION
Switching to a monospaced font helps, but please set another monospaced font by default (like Noto Sans Mono).
Comment 1 Ahmad Samir 2021-04-25 15:31:10 UTC
The built-in default font setting is:
QFontDatabase::systemFont(QFontDatabase::FixedFont)

so it's whatever the default Monospaced font on your system is. On my system this returns the same font returned by:
fc-match monospace