Bug 446986

Summary: Underline is not shown when using Inconsolata font 14pt or larger
Product: [Applications] konsole Reporter: Ye Jingchen <ye.jingchen>
Component: fontAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: normal CC: CoelacanthusHex
Priority: NOR    
Version: 21.12.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: konsole-inconsolata-14pt.png
konsole-inconsolata-13pt.png

Description Ye Jingchen 2021-12-14 17:53:39 UTC
Created attachment 144547 [details]
konsole-inconsolata-14pt.png

SUMMARY
***
When using Inconsolata font, and font size is set to 14pt or larger, underlined (smul) text is shown without underline. This doesn't occur with other fonts.
***


STEPS TO REPRODUCE
1. Install the font, I'm using Arch package ttf-inconsolata
2. Set font for current profile to Inconsolata 14pt or larger
3. Run `tput smul;  echo "This text is underlined (smul) Inconsolata 14pt"; tput rmul` for some underlined text

OBSERVED RESULT
There is no underline at all, see attachment konsole-inconsolata-14pt.png.

EXPECTED RESULT
Text with normal underline like when using 13pt or smaller font size, see attachment konsole-inconsolata-13pt.png.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
Kernel Version: 5.15.7-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 530

ADDITIONAL INFORMATION
Using Wayland, 100% global scale on a single monitor.
Comment 1 Ye Jingchen 2021-12-14 17:54:16 UTC
Created attachment 144548 [details]
konsole-inconsolata-13pt.png