https://bugs.kde.org/show_bug.cgi?id=525639
Bug ID: 525639
Summary: monospace fonts are not actually rendered monospace
Classification: Applications
Product: konsole
Version First 26.08.0
Reported In:
Platform: CachyOS
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: font
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 196073
--> https://bugs.kde.org/attachment.cgi?id=196073&action=edit
buggy rendering of text
DESCRIPTION
Not all characters are printed with the same width.
STEPS TO REPRODUCE
1. Write a lot of dashes (regular dash: "-") or plus-symbols "+" into the
console
2. See the cursor detach from the actual text
3. Compare to regular text: cursor does not detach
OBSERVED RESULT
The cursor detaches from the dashes/pluses, but doesn't detach from normal
text. Pluses and dashes are rendered too short.
EXPECTED RESULT
All characters are rendered with the same width.
SOFTWARE/OS VERSIONS
Operating System: CachyOS Linux
KDE Plasma Version: 6.7.5
KDE Frameworks Version: 6.29.0
Qt Version: 6.11.2
ADDITIONAL INFORMATION
This happens not only with the default font "hack" but also other fonts.
Highlighting parts of the string looks particularly interesting as it seems
that highlighting "breaks" the rendering flow, thus introducing space in the
displayed text that should not have any spaces.
I also tried other shells with no fancy styling characters at the start, same
issue.
This is at 100% screen scaling and at the default font size.
--
You are receiving this mail because:
You are watching all bug changes.