[Webkit-unassigned] [Bug 40188] New: [Qt] GraphicsContext clipOut does not take the transformation matrix into account

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 14:44:02 PDT 2010


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

           Summary: [Qt] GraphicsContext clipOut does not take the
                    transformation matrix into account
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ariya.hidayat at gmail.com


GraphicsContext::clipOut is supposed to "clip out" the specified path. It is done by carving the path from the painter's window rect. This however does not work in the painter has a transformation.

I'll post a patch that fix this.

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