[konsole] [Bug 397986] Thin box drawing characters and I-beam cursor

Christoph Feck bugzilla_noreply at kde.org
Thu Sep 13 19:33:26 BST 2018


https://bugs.kde.org/show_bug.cgi?id=397986

Christoph Feck <cfeck at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accessibility, junior-jobs
           Severity|minor                       |normal

--- Comment #1 from Christoph Feck <cfeck at 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 the assignee for the bug.


More information about the konsole-devel mailing list