[Webkit-unassigned] [Bug 30143] New: GraphicsContextSkia draws paths incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 16:55:53 PDT 2009


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

           Summary: GraphicsContextSkia draws paths incorrectly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: scherkus at chromium.org


I experienced this when writing RenderMediaControlsChromium.

I would create a rounded rectangle path the add it via addPath() then fill it
via fillPath() with alpha blending.  It rendered correctly, but mousing
over/using scroll wheel on the page would cause the re-fill the area, creating
a different appearance.

I'm thinking context isn't being saved correctly or something.. I'll try and
get a better repro steps.

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