[Webkit-unassigned] [Bug 46499] New: Regression: Svg elements fail to re-render

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 12:47:11 PDT 2010


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

           Summary: Regression: Svg elements fail to re-render
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: evan.w.adams at gmail.com
                CC: zimmermann at kde.org, mdelaney at apple.com


This is recent regression.  I'm seeing this in Chrome on both MacOS and Linux.

I have an SVG shape that blinks.  The first time it displays is fine and the first time it is hidden is also fine.  After that it never displays again.

I've attached a simple reproducible test case.  It involves having two shapes in a group.  Removing the non-blinking shape makes things work.  Commenting out the stroke attribute of the non-blinking shape makes things work, although, that appears to be a red-herring.  Changing the size of the non-blinking shape makes it so commenting out the stroke attribute no long fixes things.

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