[Webkit-unassigned] [Bug 75710] New: [Qt] Test fonts metric differencies with Qt5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 6 09:32:40 PST 2012


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

           Summary: [Qt] Test fonts metric differencies with Qt5
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure, Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbalazs at webkit.org
                CC: ossy at webkit.org, abecsi at webkit.org,
                    zarvai at inf.u-szeged.hu


We have a pretty annoying issue that makes tests fail on some systems (like the VM Zoltan set up on Amazon and his own desktop) with Qt5.
The problem is font metrics. Strangely enough on this issue is not triggered on other, seemingly equivalent systems (same Ubuntu version, same system fonts, same fontconfig and freetype version).

An example (css2.1/t1001-abs-pos-cb-02-b-diff.txt). :
-    RenderText {#text} at (0,0) size 260x21
-      text run at (0,0) width 260: "There should be no red on this page."
+    RenderText {#text} at (0,0) size 212x21
+      text run at (0,0) width 212: "There should be no red on this page."

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