[Webkit-unassigned] [Bug 129791] New: Gradient offsets are off if compositing operator != source-over

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 6 01:35:39 PST 2014


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

           Summary: Gradient offsets are off if compositing operator !=
                    source-over
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org


Created an attachment (id=225966)
 --> (https://bugs.webkit.org/attachment.cgi?id=225966&action=review)
Example. Gradient should be in center of the canvas.

The gradient offsets are off if compositing operator != source-over. It looks like the gradient space is not mapped to the canvas space correctly anymore.

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