[Webkit-unassigned] [Bug 28288] Qt: Font Sizes are wrong for font families including monospace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 18 04:49:56 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28288


Andras Becsi <becsi.andras at stud.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |becsi.andras at stud.u-szeged.
                   |                            |hu




--- Comment #2 from Andras Becsi <becsi.andras at stud.u-szeged.hu>  2009-08-18 04:49:54 PDT ---
This issue seems to be related to default font size settings in
qwebsettings.cpp and DumpRenderTree.cpp. There also seems to be a little fray
because of the different default values given in these source files. 
QtWebKit uses 14px font size for both regular and monospace fonts in
qwebsettings.cpp but DumpRenderTree.cpp uses 13px for both, whereas the gtk and
mac ports use 16px for regular fonts and 13px for monospace, so the test
obviously fails on Qt.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list