Tallefer / qtweb

Automatically exported from code.google.com/p/qtweb
0 stars 0 forks source link

Fixed-font problem #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From user:

I think Fixed-with Font don't work. It's posible to change the size but 
not the Font. It's every time the same Font like the Standard Font.
I test it  at  http://www.mediawiki.org/wiki/Help:Formatting  an then look 
at "Preformatted text", that is a fixed font.
-----------------------

to be fixed

Original issue reported on code.google.com by alexei.c...@gmail.com on 10 Feb 2009 at 3:16

GoogleCodeExporter commented 9 years ago
Problem found in Qt 4.5.0 WebKit->CSSFontSelector.cpp Qt implementation.

Manually fixed in v.2.0 build 39.

Memory leaks still exist, because FontCacheQt.cpp not actually implemented in 
Qt+WebKit development, it's just a light proxy.

Original comment by alexei.c...@gmail.com on 28 Mar 2009 at 4:10