[Webkit-unassigned] [Bug 101435] New: Seem occurred between pieces of ShadowBlur on floating point zoom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 00:31:45 PST 2012


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

           Summary: Seem occurred between pieces of ShadowBlur on floating
                    point zoom
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ktf.kim at samsung.com


Issue>
When paint Shadow that doesn't have blurred edge on floating point zoom,
pixel seem occurred between pieces of the ShadowBlur because of unaligned clip rect.

Solution>
Enlarge the clipping area 1 pixel so that the fill does not bleed (due to antialiasing) even if the unaligned clip rect occurred

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