Bug 436169 - The default font for Konsole is not monospaced
Summary: The default font for Konsole is not monospaced
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: font (show other bugs)
Version: 21.04.0
Platform: Mageia RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-25 14:57 UTC by Omeritzics
Modified: 2021-04-25 15:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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