[Konsole-devel] [Bug 280896] Some fonts get chopped with Qt 4.8

Jekyll Wu adaptee at gmail.com
Wed Oct 26 08:13:50 UTC 2011


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





--- Comment #19 from Jekyll Wu <adaptee gmail com>  2011-10-26 08:13:50 ---
[quoted from bug 284848]

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.

-- 
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