[Konsole-devel] [Bug 284848] New: Regression: last line of fonts is not visible with Misc Console font
András Manţia
amantia at kde.org
Mon Oct 24 07:57:18 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=284848
Summary: Regression: last line of fonts is not visible with
Misc Console font
Product: konsole
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel at kde.org
ReportedBy: amantia at kde.org
Using Misc Console as Konsole's font, the fonts seems to be shifted down and
the last line is not rendered. This happens with Qt 4.8, but not with 4.7 and
only when Bi-di rendering is disabled in the konsole profile.
See https://bugreports.qt.nokia.com/browse/QTBUG-22270 .
I tried to reproduce with a simple
const QChar LTR_OVERRIDE_CHAR( 0x202D );
p.drawText( r, 0, LTR_OVERRIDE_CHAR + text);
in a QWidget's paint event, but could not, probably Konsole does something else
as well.
If you can narrow down this to a simple test case, please update my bug report
for Qt and reopen it.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list