https://bugs.kde.org/show_bug.cgi?id=397986
Christoph Feck <cf...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |accessibility, junior-jobs Severity|minor |normal --- Comment #1 from Christoph Feck <cf...@kde.org> --- The pen width needs to get adjusted in TerminalDisplay::drawLineCharString(), both for the regular and the bold case. I suggest to use http://doc.qt.io/qt-5/qfontmetricsf.html#lineWidth Special care has to be taken to adjust the offsets for neighbouring lines in the drawLine() calls. https://cgit.kde.org/konsole.git/tree/src/TerminalDisplay.cpp#n771 Too thin lines can affect visibility. Raising severity and adding accessibility flag. -- You are receiving this mail because: You are watching all bug changes.