[Webkit-unassigned] [Bug 44163] New: SVG repaint issues with CSS shadows in combination with CSS transitions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 03:54:30 PDT 2010


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

           Summary: SVG repaint issues with CSS shadows in combination
                    with CSS transitions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: bdakin at apple.com, zimmermann at kde.org


Created an attachment (id=64685)
 --> (https://bugs.webkit.org/attachment.cgi?id=64685)
Test for repaint issues

The first point is, that -webkit-svg-shadow together with CSS Transitions does not result in a smooth animation (maybe because of a missing entry in AnimationBase.cpp? see bug 21586).

Transisitions of -webkit-svg-shadow as well as text-shadow cause repaint issues. See attached example. The shadow doesn't get cleared correctly on moving the mouse over the text and back.

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