[Webkit-unassigned] [Bug 110575] New: [Qt] Text jumbled when using GL painter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 01:49:12 PST 2013


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

           Summary: [Qt] Text jumbled when using GL painter
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at digia.com


When using QtTestBrowser and enabling QGLWidget, text on webpages will often become jumbled, with each letter of a word not aligned with the rest.

On a hunch I tried to reproduce it with font hinting forced off, and it turned out I couldn't. So the issue appears related to attempting to hint text to pixel coordinates in the GL painter.

One option could be to force hinting off when using GL painting.

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