[Webkit-unassigned] [Bug 22163] New: [QT] GraphicsContext's currenPath can be transformed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 10 14:27:21 PST 2008


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

           Summary: [QT] GraphicsContext's currenPath can be transformed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org


The currenPath of the GraphicsContext is transformed, when the GraphicsContext
is transformed. That shouldn't be the case. 
The path will be drawn using the CTM but shouldn't be transformed itself.
Only beginPath should respect the CTM.


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



More information about the webkit-unassigned mailing list