[Webkit-unassigned] [Bug 31507] New: [CAIRO] wrong drawing of Gradients and Patterns on texts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 14 02:57:34 PST 2009


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

           Summary: [CAIRO] wrong drawing of Gradients and Patterns on
                    texts
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: bfulgham at webkit.org, gns at gnome.org


Created an attachment (id=43226)
 --> (https://bugs.webkit.org/attachment.cgi?id=43226)
Test for text with Gradient. The gradient should hav same dimension on the rect
as well as the text

The rendering of texts (filled/stroked) with gradients or patterns is wrong.
This is broken since r44268
http://trac.webkit.org/changeset/44268/trunk/WebCore/platform/graphics/cairo/FontCairo.cpp.
Maybe the changes are to Windows specific and should be embraced by if
PLATFORM(WIN)??? I got it working after undoing the changes.
There is also a LayoutTest or bug number missing on r44268 for a easy check.

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