https://bugs.kde.org/show_bug.cgi?id=525596
Bug ID: 525596
Summary: konsole doesn't render underscores chars in some cases
Classification: Applications
Product: konsole
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: font
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 196045
--> https://bugs.kde.org/attachment.cgi?id=196045&action=edit
file containing all underscores, 2 screenshots
DESCRIPTION
I am seeing that at some zoom levels, underscore characters are not always
rendered correctly. To test this i have a file with all underscore lines
(attached). If I use
$ cat underscore
everything works as expected at all zoom levels. If I use
$ vim underscore
some lines will not display underscores at some zoom levels. This is bad
because you cannot effectively edit code with konsole at this zoom level. It
does work with
$ vim -u NONE underscore
so it may be related to some parts of what is set in the configuration
(colors?). Also it does *not* work with
$ nvim underscore
at nvim default config but does again work if I use
:set notermguicolors
in nvim.
STEPS TO REPRODUCE
1. download file underscores
2. open in underscore file in nvim with ubuntu 26.04 default config
3. cycle through zoom levels until underscore file is not rendered correctly
OBSERVED RESULT
at some zoom levels underscores are not rendered (at least in some lines) but
display as space
EXPECTED RESULT
at all zoom levels underscore should be rendered
SOFTWARE/OS VERSIONS
Operating System: Kubuntu 26.04 LTS
KDE Plasma Version: 6.6.6
KDE Frameworks Version: 6.24.0
Qt Version: 6.10.2
Kernel Version: 7.0.0-31-generic (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen 9 5950X 16-Core Processor
Memory: 64 GiB of RAM (62.7 GiB usable)
Graphics Processor: AMD Radeon RX 5600 XT
--
You are receiving this mail because:
You are watching all bug changes.